R/loadContaminantsFasta.R
loadContaminantsFasta2019.Rd
load list of contaminant sequences FGCZ 2019
loadContaminantsFasta2019(noHuman = FALSE)
noHuman | should human contaminants be excluded? default FALSE |
---|
list with contaminant sequences
#library(prozor) cont <- loadContaminantsFasta2019() length(cont) #> [1] 496 contNH <- loadContaminantsFasta2019() length(contNH) #> [1] 496 #example how to create a protein db with decoy sequences