foo_fasta_rda | R Documentation |
fasta
files to .rda
Save fasta
files to .rda
foo_fasta_rda( db_path = "~/proteoQ/dbs/fasta/refseq", from = "refseq_hs_2013_07.fasta" )
db_path |
Character string; the local path for database(s). |
from |
The source |
foo_fasta_rda("~\\proteoQ\\dbs\\fasta\\uniprot", "uniprot_hsmm_2020_03.fasta") foo_fasta_rda("~\\proteoQ\\dbs\\fasta\\refseq", "refseq_hs_2013_07.fasta") foo_fasta_rda("~\\proteoQ\\dbs\\fasta\\refseq", "refseq_mm_2013_07.fasta")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.