Package | Description |
---|---|
de.mpc.prolic.misc |
Modifier and Type | Method and Description |
---|---|
static void |
IO.writeResults(java.util.TreeSet<BiomoleculeGroupList> resultLists,
java.lang.String filename,
java.lang.String extension,
java.lang.String output_dir,
java.lang.String columnDelim,
boolean writeProteinNames,
boolean writeGeneNames,
boolean writePeptideSeq,
int maxNumbPeptides,
org.apache.logging.log4j.Logger log4j,
java.lang.Boolean inconsistenciesExist,
java.lang.String encoding)
Writing the results of the comparison to a file.
|