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

Add converter for spectral library format(s) #86

Open
jgriss opened this issue Apr 12, 2019 · 3 comments
Open

Add converter for spectral library format(s) #86

jgriss opened this issue Apr 12, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jgriss
Copy link
Member

jgriss commented Apr 12, 2019

Summary

Create a tool that converts the current .clustering results into commonly used file formats

File Formats

  • MSP
  • MGF
  • mzML

Filter options

  • minimum cluster size
  • minimum / maximum number identified spectra
  • minimum / maximum number unidentified spectra
  • min identified ratio
  • min purity
@jgriss jgriss added the enhancement New feature or request label Apr 12, 2019
@jgriss jgriss added this to the 0.2 milestone Apr 12, 2019
@jgriss
Copy link
Member Author

jgriss commented Apr 12, 2019

Add this functionality as a separate class next to the current ClusteringTool.

@jgriss jgriss self-assigned this Apr 12, 2019
@jgriss
Copy link
Member Author

jgriss commented Apr 12, 2019

Move writing logic to pgtkio

@jgriss
Copy link
Member Author

jgriss commented Sep 1, 2020

As a note: This should be a stand-alone tool in order to apply the mentioned filtering options.

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

Successfully merging a pull request may close this issue.

2 participants