readPeptideFasta | R Documentation |
peptides which do not have protein assignment drop out
readPeptideFasta(file)
file |
- fasta file |
list with sequences
library(seqinr)
file = system.file("extdata/fgcz_contaminants2021_20210929.fasta.gz",package = "prozor")
fasta = readPeptideFasta(file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.