get_proteome | R Documentation |
Get the proteome from Bianchi et al., 2017. Assumes the file is already downloaded. Use download_proteome to download the file.
get_proteome(fasta_gz_filename, fasta_filename = tempfile(fileext = ".fasta"))
fasta_gz_filename |
the |
fasta_filename |
name of a temporary FASTA file |
a tibble, with columns named
name
and sequences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.