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

IDTextReader has problems reading "null" as values. #16

Open
jpfeuffer opened this issue Jul 27, 2016 · 1 comment
Open

IDTextReader has problems reading "null" as values. #16

jpfeuffer opened this issue Jul 27, 2016 · 1 comment

Comments

@jpfeuffer
Copy link
Contributor

jpfeuffer commented Jul 27, 2016

From the Mailing List:

I am trying to export ID data via TextExporter and IDTextReader to put them into Python powered node in KNIME. I have OpenMS 2.0.1 installed and this works only if I set TextExporter not to export additional metavalues ("add_metavalues" and "add_hit_metavalues" set to -1) and "peptides_only" set to False. If I change it to export also additional metavalues (100 instead of -1) TextExporter correctly exports more related metadata but IDTextExporter fails with "ERROR IDTextReader 0:97 Execute failed: ("NullPointerException"): null" this error message.

@jpfeuffer
Copy link
Contributor Author

jpfeuffer commented Jul 27, 2016

I think I had the same problem with the MZTabReader already, I can fix it. But we could think about deprecating IDTextReader since it is mostly replaced by MzTabExporter and Reader.

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

1 participant