lgatto / synapter

Label-free data analysis pipeline for optimal identification and quantitation
https://lgatto.github.io/synapter/
4 stars 2 forks source link

making filter for uniqueness in the final_peptide file optional #20

Closed lgatto closed 12 years ago

lgatto commented 12 years ago

At the moment peptides that are listed more than once in the final_peptide file are removed by default from further analysis when files are read in by "synapter()" command

Some applications would require using non-unique peptides, e.g. working with protein families. It would be better if this filter was optional as well.

lgatto commented 12 years ago

Done in version 0.7.1