Description Usage Arguments Value Examples
View source: R/create_fgcz_fasta_db.R
create fasta db from one or more fasta files
1 2 3 4 5 6 | create_fgcz_fasta_db(
databasedirectory,
useContaminants = loadContaminantsFasta2021(),
revLab = "REV_",
outputdir = NULL
)
|
databasedirectory |
directory with fasta files |
useContaminants |
contaminants to add |
revLab |
reverse label |
outputdir |
output directory |
list list(resDB, filepath , summary, mcall, dbname)
1 | print("NO exmple since function also writes the fasta files")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.