Package | Description |
---|---|
de.mpc.prolic.misc |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
IO.writeGeneName(Biomolecule aB_,
java.lang.String outStringData_,
java.lang.String columnDelim_,
java.lang.String BiomoleculeType_)
Auxiliary method used to ensure correct output format of the ProLiC result file even in case of wrong user settings, i.e. enabling writing
of gene name information in case of missing availability of such information.
|
static java.lang.String |
IO.writePeptideInformations(Biomolecule aB_,
java.lang.String outStringData_,
java.lang.String columnDelim_,
java.lang.String BiomoleculeType_)
Auxiliary method used to ensure correct output format of the ProLiC result file even in case of wrong user settings, i.e. enabling writing
of peptide information in case of missing availability of such information.
|