create_fgcz_fasta_db: create fasta db from one or more fasta files
Description
create fasta db from one or more fasta files
Usage
create_fgcz_fasta_db(
databasedirectory,
useContaminants = loadContaminantsFasta2021(),
revLab = "REV_",
outputdir = NULL
)
Arguments
databasedirectory
directory with fasta files
Value
list list(resDB, filepath , summary, mcall, dbname)
Examples
Run this code# NOT RUN {
print("NO exmple since function also writes the fasta files")
# }
Run the code above in your browser using DataLab