R/readFasta.R
readPeptideFasta.Rd
peptides which do not have protein assignment drop out
readPeptideFasta(file)
file | - fasta file |
---|
list with sequences
library(seqinr) #> #> Attaching package: 'seqinr' #> The following object is masked from 'package:dplyr': #> #> count file = system.file("extdata/fgcz_contaminants2021_20210929.fasta.gz",package = "prozor") fasta = readPeptideFasta(file)