powered by
load list of contaminant sequences FGCZ 2021
loadContaminantsFasta2021(noHuman = FALSE)
should human contaminants be excluded? default FALSE
list with contaminant sequences
# NOT RUN { #library(prozor) cont <- loadContaminantsFasta2021() length(cont) contNH <- loadContaminantsFasta2021() length(contNH) #example how to create a protein db with decoy sequences # }
Run the code above in your browser using DataLab