Skip to content
Snippets Groups Projects
Commit 9d9cb651 authored by Olivier Langella's avatar Olivier Langella
Browse files

comments added in PROTICdbml Output

parent 41c08612
No related branches found
No related tags found
No related merge requests found
......@@ -467,6 +467,11 @@ public class ProticDbMlWriter {
+ XtandemPipelineSession.getInstance().getConfig()
.get_peptide_evalue(),
"X!TandemPipeline filter on peptide evalue");
//TODO write database filter
//this.writeCvParam("PROTICdbO:0000324", ""
// + XtandemPipelineSession.getInstance().getConfig().get_database_filter(),
// "X!TandemPipeline filter on peptide evalue");
writer.writeEndElement();// processingMethod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment