|
Last update: 2011-06-23 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.proteios.io.MascotParameterSet
public class MascotParameterSet
This file API should be used to get parameter data from Mascot input files.
| Constructor Summary | |
|---|---|
MascotParameterSet()
|
|
| Method Summary | |
|---|---|
String |
getDataFormat()
Get data format. |
String |
getDb()
|
String |
getDecoy()
Get decoy. |
String |
getEnzyme()
|
String |
getErrorTolerant()
Get error tolerant. |
String |
getFixed()
|
String |
getInstrument()
Get instrument. |
String |
getMascotQuery()
Get Mascot query. |
String |
getMassIonType()
Get mass ion type. |
String |
getMassType()
Get mass type. |
String |
getMissedCleavages()
|
String |
getMsMsTol()
Get MS-MS mass tolerance. |
String |
getMsMsTolUnit()
Get MS-MS mass tolerance unit. |
String |
getPeptideCharge()
Get peptide charge. |
String |
getPeptideIsotopeError()
Get peptide isotope error. |
String |
getPepTol()
Get peptide mass tolerance. |
String |
getPepTolUnit()
Get peptide mass tolerance unit. |
String |
getPrecursor()
Get precursor. |
String |
getProteinMass()
Get protein mass (kDa). |
String |
getQuantitation()
|
String |
getReportTop()
Get report top. |
String |
getSearchTitle()
|
String |
getSearchType()
Get search type. |
String |
getSpecies()
|
String |
getVariable()
|
void |
setDataFormat(String dataFormat)
Set data format. |
void |
setDb(String db)
|
void |
setDecoy(String decoy)
Set decoy. |
void |
setEnzyme(String enzyme)
|
void |
setErrorTolerant(String errorTolerant)
Set error tolerant. |
void |
setFixed(String fixed)
|
void |
setInstrument(String instrument)
Set instrument. |
void |
setMascotQuery(String mascotQuery)
Set Mascot query. |
void |
setMassIonType(String massIonType)
Set mass ion type. |
void |
setMassType(String massType)
Set mass type. |
void |
setMissedCleavages(String missedCleavages)
|
void |
setMsMsTol(String msMsTol)
Set MS-MS mass tolerance. |
void |
setMsMsTolUnit(String msMsTolUnit)
Set MS-MS mass tolerance unit. |
void |
setPeptideCharge(String peptideCharge)
Set peptide charge. |
void |
setPeptideIsotopeError(String peptideIsotopeError)
Set peptide isotope error. |
void |
setPepTol(String pepTol)
Set peptide mass tolerance. |
void |
setPepTolUnit(String pepTolUnit)
Set peptide mass tolerance unit. |
void |
setPrecursor(String precursor)
Set precursor. |
void |
setProteinMass(String proteinMass)
Set protein mass (kDa). |
void |
setQuantitation(String quantitation)
|
void |
setReportTop(String reportTop)
Set report top. |
void |
setSearchTitle(String searchTitle)
|
void |
setSearchType(String searchType)
Set search type. |
void |
setSpecies(String species)
|
void |
setVariable(String variable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MascotParameterSet()
| Method Detail |
|---|
public String getSearchType()
public void setSearchType(String searchType)
searchType - String search type.public String getSearchTitle()
public void setSearchTitle(String searchTitle)
searchTitle - String searchTitle.public String getDb()
public void setDb(String db)
db - String db.public String getSpecies()
public void setSpecies(String species)
species - String.public String getEnzyme()
public void setEnzyme(String enzyme)
enzyme - String enzyme.public String getMissedCleavages()
public void setMissedCleavages(String missedCleavages)
missedCleavages - String missed cleavages.public String getFixed()
public void setFixed(String fixed)
fixed - String fixed.public String getVariable()
public void setVariable(String variable)
variable - String variable.public String getQuantitation()
public void setQuantitation(String quantitation)
quantitation - String quantitation.public String getProteinMass()
public void setProteinMass(String proteinMass)
proteinMass - String protein mass.public String getPepTol()
public void setPepTol(String pepTol)
pepTol - String peptide mass tolerance.public String getPepTolUnit()
public void setPepTolUnit(String pepTolUnit)
pepTolUnit - String peptide mass tolerance unit.public String getPeptideIsotopeError()
public void setPeptideIsotopeError(String peptideIsotopeError)
peptideIsotopeError - String peptide isotope error.public String getMsMsTol()
public void setMsMsTol(String msMsTol)
msMsTol - String MS-MS mass tolerance.public String getMsMsTolUnit()
public void setMsMsTolUnit(String msMsTolUnit)
msMsTolUnit - String MS-MS mass tolerance unit.public String getPeptideCharge()
public void setPeptideCharge(String peptideCharge)
peptideCharge - String peptide charge.public String getMassIonType()
public void setMassIonType(String massIonType)
massIonType - String mass ion type.public String getMassType()
public void setMassType(String massType)
massType - String mass type.public String getDataFormat()
public void setDataFormat(String dataFormat)
dataFormat - String data format.public String getPrecursor()
public void setPrecursor(String precursor)
precursor - String precursor.public String getMascotQuery()
public void setMascotQuery(String mascotQuery)
mascotQuery - String Mascot query.public String getInstrument()
public void setInstrument(String instrument)
instrument - String instrument.public String getErrorTolerant()
public void setErrorTolerant(String errorTolerant)
errorTolerant - String errorTolerant.public String getDecoy()
public void setDecoy(String decoy)
decoy - String decoy.public String getReportTop()
public void setReportTop(String reportTop)
|
Last update: 2011-06-23 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||