Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identification data filtering prior to addition to MSnExp/MSnSet #241

Closed
lgatto opened this issue Aug 2, 2017 · 3 comments
Closed

Identification data filtering prior to addition to MSnExp/MSnSet #241

lgatto opened this issue Aug 2, 2017 · 3 comments

Comments

@lgatto
Copy link
Owner

lgatto commented Aug 2, 2017

This is a follow up from #235, that deals specifically with identification data filtering. Default filtering will do the following:

  • keep only rank 1 peptides
  • remove decoy hits
  • keep only unique (proteotypic) peptides

Another important point is that calculateFragments can't handle PEPTIDESEQUENCE1;PEPTIDESEQUENCE2 as input, which will have to be addressed for multi-protein hit peptides and peptides with multiple modifications, although in such cases the sequence might actually be the same.

See also #232

@lgatto
Copy link
Owner Author

lgatto commented Aug 7, 2017

See new filterIdentificationDataFrame function.

@lgatto lgatto closed this as completed Aug 7, 2017
@sgibb
Copy link
Collaborator

sgibb commented Aug 7, 2017 via email

@lgatto
Copy link
Owner Author

lgatto commented Aug 7, 2017

Yep, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants