View source: R/create_fgcz_fasta_db.R
create_fgcz_fasta_db | R Documentation |
create fasta db from one or more fasta files
create_fgcz_fasta_db(
databasedirectory,
useContaminants = loadContaminantsFGCZ2022(),
revLab = "REV_",
outputdir = NULL,
make_summary = TRUE
)
databasedirectory |
directory with fasta files |
useContaminants |
contaminants to add |
revLab |
reverse label |
outputdir |
output directory |
list list(resDB, filepath , summary, mcall, dbname)
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.