Serialized Form


Package com.compomics.util

Class com.compomics.util.AlternateRowColoursJTable extends JTable implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

iEvenRowColor

Color iEvenRowColor
The background colour for the even rows. A value of 'null' means use the default background colour for JTable.


iUnevenRowColor

Color iUnevenRowColor
The background colour for the uneven rows. A value of 'null' (default here) means use the default background colour for JTable.


Package com.compomics.util.db

Class com.compomics.util.db.DBResultSet extends AbstractTableModel implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

iColCount

int iColCount
The number of columns in this resultset.


iRowCount

int iRowCount
The number of rows in this resultset.


iColNames

String[] iColNames
The column names in this resultset.


iData

Object[][] iData
The data.

Class com.compomics.util.db.GeneratorException extends Exception implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

iNested

Exception iNested
The nested exception.


Package com.compomics.util.examples

Class com.compomics.util.examples.HelpWindow extends JFrame implements Serializable

Serialized Fields

closeJButton

JButton closeJButton

jScrollPane1

JScrollPane jScrollPane1

textJEditorPane

JEditorPane textJEditorPane

Class com.compomics.util.examples.UtilitiesDemo extends JFrame implements Serializable

Serialized Fields

peffAnnotationsColorMap

HashMap<K,V> peffAnnotationsColorMap
The PEFF annotations color map.


peffAnnotationsTooltipMap

HashMap<K,V> peffAnnotationsTooltipMap
The PEFF annotations tooltip map.


peffFormat

boolean peffFormat
If true, the format shown is PEFF, if false FASTA is assumed.


keyValuePairs

TreeMap<K,V> keyValuePairs
The map of the PEFF key value pairs.


currentSequenceFile

File currentSequenceFile
The current PEFF (or FASTA) sequence file.


currentPeffBufferedReader

BufferedReader currentPeffBufferedReader
The current PEFF (or FASTA) buffered reader.


currentSequence

String currentSequence
The current PEFF (or FASTA) sequence.


currentSequenceLine

String currentSequenceLine
The current PEFF (or FASTA) sequence line.


linkedSpectrumPanels

HashMap<K,V> linkedSpectrumPanels
A hashmap of both the linked spectra.


allAnnotations

HashMap<K,V> allAnnotations
A hashmap of all spectrum panel annotations.


spectrumAPanel

SpectrumPanel spectrumAPanel
The first spectrum panel.


spectrumBPanel

SpectrumPanel spectrumBPanel
The second spectrum panel


spectrumPanelMaxPadding

int spectrumPanelMaxPadding
The maximum padding allowed in the spectrum panels. Increase if font size on the y-axis becomes too small.


chromatogramPanelMaxPadding

int chromatogramPanelMaxPadding
The maximum padding allowed in the chromatogram panels. Increase if font size on the y-axis becomes too small.


mascotEnzymeReader

MascotEnzymeReader mascotEnzymeReader
Used to read the enzyme details from file.


cleanProteinSequence

String cleanProteinSequence
Used for the in silico digestion example.


selectedAnnotationTypes

HashMap<K,V> selectedAnnotationTypes
The tag colors for PEFF formatting.


H2OIonsJCheckBox

JCheckBox H2OIonsJCheckBox

NH3IonsJCheckBox

JCheckBox NH3IonsJCheckBox

aIonsJCheckBox

JCheckBox aIonsJCheckBox

allPeaksJCheckBox

JCheckBox allPeaksJCheckBox

bIonsJCheckBox

JCheckBox bIonsJCheckBox

browseJButton

JButton browseJButton

cIonsJCheckBox

JCheckBox cIonsJCheckBox

chargeOneJCheckBox

JCheckBox chargeOneJCheckBox

chargeOverTwoJCheckBox

JCheckBox chargeOverTwoJCheckBox

chargePeptideAJSpinner

JSpinner chargePeptideAJSpinner

chargePeptideBJSpinner

JSpinner chargePeptideBJSpinner

chargeTwoJCheckBox

JCheckBox chargeTwoJCheckBox

chromatogramAJPanel

JPanel chromatogramAJPanel

chromatogramJPanel

JPanel chromatogramJPanel

chromatogramPanelHelpJLabel

JLabel chromatogramPanelHelpJLabel

chromatogramPanelInfoJLabel

JLabel chromatogramPanelInfoJLabel

enzymesJComboBox

JComboBox enzymesJComboBox

exportJButton

JButton exportJButton

inSilicoDigestionHelpJLabel

JLabel inSilicoDigestionHelpJLabel

informationJEditorPane

JEditorPane informationJEditorPane

informationJPanel

JPanel informationJPanel

informationJScrollPane

JScrollPane informationJScrollPane

inhibitorsJTextField

JTextField inhibitorsJTextField

ionSelectionJPanel

JPanel ionSelectionJPanel

isotopicDistributionAJPanel

JPanel isotopicDistributionAJPanel

isotopicDistributionCalculatorHelpJLabel

JLabel isotopicDistributionCalculatorHelpJLabel

isotopicDistributionCalculatorInfoJLabel

JLabel isotopicDistributionCalculatorInfoJLabel

isotopicDistributionJPanel

JPanel isotopicDistributionJPanel

jLabel1

JLabel jLabel1

jLabel10

JLabel jLabel10

jLabel11

JLabel jLabel11

jLabel12

JLabel jLabel12

jLabel13

JLabel jLabel13

jLabel14

JLabel jLabel14

jLabel15

JLabel jLabel15

jLabel16

JLabel jLabel16

jLabel17

JLabel jLabel17

jLabel18

JLabel jLabel18

jLabel19

JLabel jLabel19

jLabel2

JLabel jLabel2

jLabel20

JLabel jLabel20

jLabel21

JLabel jLabel21

jLabel24

JLabel jLabel24

jLabel3

JLabel jLabel3

jLabel4

JLabel jLabel4

jLabel5

JLabel jLabel5

jLabel6

JLabel jLabel6

jLabel7

JLabel jLabel7

jLabel8

JLabel jLabel8

jLabel9

JLabel jLabel9

jPanel1

JPanel jPanel1

jPanel10

JPanel jPanel10

jPanel11

JPanel jPanel11

jPanel12

JPanel jPanel12

jPanel2

JPanel jPanel2

jPanel3

JPanel jPanel3

jPanel4

JPanel jPanel4

jPanel5

JPanel jPanel5

jPanel6

JPanel jPanel6

jPanel7

JPanel jPanel7

jPanel8

JPanel jPanel8

jPanel9

JPanel jPanel9

jRadioButton1

JRadioButton jRadioButton1

jScrollPane1

JScrollPane jScrollPane1

jScrollPane2

JScrollPane jScrollPane2

jScrollPane3

JScrollPane jScrollPane3

jSeparator1

JSeparator jSeparator1

jSeparator2

JSeparator jSeparator2

jSeparator3

JSeparator jSeparator3

jSeparator4

JSeparator jSeparator4

jSeparator5

JSeparator jSeparator5

jSeparator6

JSeparator jSeparator6

jSeparator9

JSeparator jSeparator9

jTabbedPane

JTabbedPane jTabbedPane

linkedSpectraJCheckBox

JCheckBox linkedSpectraJCheckBox

lowerMassJSpinner

JSpinner lowerMassJSpinner

missedCleavagesJSpinner

JSpinner missedCleavagesJSpinner

nextJButton

JButton nextJButton

otherIonsJCheckBox

JCheckBox otherIonsJCheckBox

peffAnnotationsJTable

JTable peffAnnotationsJTable

peffHeaderJTable

JTable peffHeaderJTable

peptideAColorJPanel

JPanel peptideAColorJPanel

peptideACompositionJTextField

JTextField peptideACompositionJTextField

peptideAJScrollPane

JScrollPane peptideAJScrollPane

peptideAJXTable

org.jdesktop.swingx.JXTable peptideAJXTable

peptideAMzJTextField

JTextField peptideAMzJTextField

peptideBColorJPanel

JPanel peptideBColorJPanel

peptideBCompositionJTextField

JTextField peptideBCompositionJTextField

peptideBJScrollPane

JScrollPane peptideBJScrollPane

peptideBJXTable

org.jdesktop.swingx.JXTable peptideBJXTable

peptideBMzJTextField

JTextField peptideBMzJTextField

peptideSequenceAJTextField

JTextField peptideSequenceAJTextField

peptideSequenceBJTextField

JTextField peptideSequenceBJTextField

peptidesJPanel

JPanel peptidesJPanel

peptidesJScrollPane

JScrollPane peptidesJScrollPane

peptidesJXTable

org.jdesktop.swingx.JXTable peptidesJXTable

positionJTextField

JTextField positionJTextField

profileSpectrumJCheckBox

JCheckBox profileSpectrumJCheckBox

proteinCoverageJScrollPane

JScrollPane proteinCoverageJScrollPane

proteinDigestionJLabel

JLabel proteinDigestionJLabel

proteinDigestionJPanel

JPanel proteinDigestionJPanel

proteinHeaderJTable

JTable proteinHeaderJTable

proteinSequenceCoverageJEditorPane

JEditorPane proteinSequenceCoverageJEditorPane

sequenceCoverageJPanel

JPanel sequenceCoverageJPanel

sequenceFileJTextField

JTextField sequenceFileJTextField

sequenceJTabbedPane

JTabbedPane sequenceJTabbedPane

silacLabelPeptideAJComboBox

JComboBox silacLabelPeptideAJComboBox

silacLabelPeptideBJComboBox

JComboBox silacLabelPeptideBJComboBox

siteJTextField

JTextField siteJTextField

spectraJPanel

JPanel spectraJPanel

spectrumAJPanel

JPanel spectrumAJPanel

spectrumBJPanel

JPanel spectrumBJPanel

spectrumJPanel

JPanel spectrumJPanel

spectrumPanelHelpJLabel

JLabel spectrumPanelHelpJLabel

spectrumPanelInfoJLabel

JLabel spectrumPanelInfoJLabel

upperMassJSpinner

JSpinner upperMassJSpinner

xIonsJCheckBox

JCheckBox xIonsJCheckBox

yIonsJCheckBox

JCheckBox yIonsJCheckBox

zIonsJCheckBox

JCheckBox zIonsJCheckBox

Package com.compomics.util.experiment

Class com.compomics.util.experiment.MsExperiment extends ExperimentObject implements Serializable

serialVersionUID: 4330394623824512352L

Serialized Fields

reference

String reference
reference of the experiment


samples

HashMap<K,V> samples
the samples analyzed


analysis

HashMap<K,V> analysis
the analysis

Class com.compomics.util.experiment.ProteomicAnalysis extends ExperimentObject implements Serializable

serialVersionUID: -6738411343333889777L

Serialized Fields

index

int index
the analysis index


quantification

HashMap<K,V> quantification
Quantification results


identification

HashMap<K,V> identification
Identification results

Class com.compomics.util.experiment.SampleAnalysisSet extends ExperimentObject implements Serializable

serialVersionUID: -5399187779025810060L

Serialized Fields

sample

Sample sample
The reference sample


analysis

HashMap<K,V> analysis
The various analysis indexed by replicates indexes


Package com.compomics.util.experiment.biology

Class com.compomics.util.experiment.biology.Atom extends ExperimentObject implements Serializable

Serialized Fields

mass

double mass

name

String name

letter

String letter

Class com.compomics.util.experiment.biology.Enzyme extends ExperimentObject implements Serializable

serialVersionUID: -1852087173903613377L

Serialized Fields

id

int id

name

String name

aminoAcidBefore

ArrayList<E> aminoAcidBefore

aminoAcidAfter

ArrayList<E> aminoAcidAfter

restrictionBefore

ArrayList<E> restrictionBefore

restrictionAfter

ArrayList<E> restrictionAfter

Class com.compomics.util.experiment.biology.Ion extends ExperimentObject implements Serializable

Serialized Fields

theoreticMass

double theoreticMass
Ion attribute - the theoretic mass


familyType

int familyType
Ion attribute - the ion family name

Class com.compomics.util.experiment.biology.NeutralLoss extends ExperimentObject implements Serializable

Serialized Fields

mass

double mass
The mass lost


name

String name
The name of the neutral loss

Class com.compomics.util.experiment.biology.Peptide extends ExperimentObject implements Serializable

serialVersionUID: 5632064601627536034L

Serialized Fields

sequence

String sequence
The peptide sequence


mass

Double mass
The peptide mass


parentProteins

ArrayList<E> parentProteins
The parent proteins


modifications

ArrayList<E> modifications
The modifications carried by the peptide

Class com.compomics.util.experiment.biology.Protein extends ExperimentObject implements Serializable

serialVersionUID: 1987224639519365761L

Serialized Fields

accession

String accession
The protein accession


decoy

boolean decoy
Boolean indicating if the protein is not existing (decoy protein for instance)


sequence

String sequence
The protein sequence


databaseType

Header.DatabaseType databaseType
The protein database type.

Class com.compomics.util.experiment.biology.PTM extends ExperimentObject implements Serializable

serialVersionUID: -545472596243822505L

Serialized Fields

type

int type
the modification type according to static field


residuesArray

ArrayList<E> residuesArray
the residues affected by this modification. '[' denotes N-term and ']' C-term


name

String name
Name of the modification


shortName

String shortName
Short name of the modification


mass

double mass
Mass difference produced by this modification

Class com.compomics.util.experiment.biology.Sample extends ExperimentObject implements Serializable

serialVersionUID: 303393644914835325L

Serialized Fields

reference

String reference
sample reference


Package com.compomics.util.experiment.biology.atoms

Class com.compomics.util.experiment.biology.atoms.Carbon extends Atom implements Serializable

Class com.compomics.util.experiment.biology.atoms.Hydrogen extends Atom implements Serializable

Class com.compomics.util.experiment.biology.atoms.Nitrogen extends Atom implements Serializable

Class com.compomics.util.experiment.biology.atoms.Oxygen extends Atom implements Serializable

Class com.compomics.util.experiment.biology.atoms.Phosphorus extends Atom implements Serializable

Class com.compomics.util.experiment.biology.atoms.Sulfur extends Atom implements Serializable


Package com.compomics.util.experiment.biology.ions

Class com.compomics.util.experiment.biology.ions.Glycon extends Ion implements Serializable

Serialized Fields

theoreticMasses

HashMap<K,V> theoreticMasses
Masses of this glycon.


name

String name
Name of the glycon


shortName

String shortName
Short name of the glycon

Class com.compomics.util.experiment.biology.ions.PeptideFragmentIon extends Ion implements Serializable

Serialized Fields

type

PeptideFragmentIon.PeptideFragmentIonType type
Type of ion


neutralLosses

ArrayList<E> neutralLosses
the neutral losses found on the ion


number

int number
position of the ion in the peptide for peptide ions (for a, b, c, x, y and z ions)


residue

String residue
Amino-acid generating the ion (for immonium ions)

Class com.compomics.util.experiment.biology.ions.Proton extends Ion implements Serializable

Class com.compomics.util.experiment.biology.ions.ReporterIon extends Ion implements Serializable

Serialized Fields

index

int index
ion index according to the static fields or user definition


name

String name
ion name for user defined ions


Package com.compomics.util.experiment.biology.neutrallosses

Class com.compomics.util.experiment.biology.neutrallosses.CH4OS extends NeutralLoss implements Serializable

Class com.compomics.util.experiment.biology.neutrallosses.H2O extends NeutralLoss implements Serializable

Class com.compomics.util.experiment.biology.neutrallosses.H3PO4 extends NeutralLoss implements Serializable

Class com.compomics.util.experiment.biology.neutrallosses.HPO3 extends NeutralLoss implements Serializable

Class com.compomics.util.experiment.biology.neutrallosses.NH3 extends NeutralLoss implements Serializable


Package com.compomics.util.experiment.identification

Class com.compomics.util.experiment.identification.FastaIndex extends ExperimentObject implements Serializable

Serialized Fields

indexes

HashMap<K,V> indexes
The indexes of the inspected fasta file


fileName

String fileName
The fasta file name


isDecoy

boolean isDecoy
boolean indicating whether the database contains decoy sequences


nTarget

int nTarget
number of target sequences found in the database

Class com.compomics.util.experiment.identification.Identification extends ExperimentObject implements Serializable

serialVersionUID: -2551700699384242554L

Serialized Fields

proteinIdentification

ArrayList<E> proteinIdentification
List of the keys of all imported proteins


peptideIdentification

ArrayList<E> peptideIdentification
List of the keys of all imported peptides


spectrumIdentification

ArrayList<E> spectrumIdentification
List of the keys of all imported psms


proteinMap

HashMap<K,V> proteinMap
a map linking protein accessions to all their protein matches keys


methodUsed

int methodUsed
The method used.


cacheSize

int cacheSize
The cache size in number of matches. 20000 by default: should be enough to contain a velos file.


serializationDirectory

String serializationDirectory
the directory where matches will be serialized


inMemory

boolean inMemory
boolean indicating whether the identification should be stored in memory or not. True by default, the serialization directory should be set otherwise!


automatedMemoryManagement

boolean automatedMemoryManagement
boolean indicating whether the memory management should be done automatically. If true, the cache size will be extended to reach 90% of the available heap size when inMemory is wrong. True by default.


loadedMatchesMap

HashMap<K,V> loadedMatchesMap
Map of the loaded matches


loadedMatches

ArrayList<E> loadedMatches
List of the loaded matches with the most used matches in the end


modifiedMatches

HashMap<K,V> modifiedMatches
Map indicating whether a match is modified. Only modified matches will be serialized.


urParameters

HashMap<K,V> urParameters
Map of the user's parameters.


longKeys

ArrayList<E> longKeys
Map of long keys which will be referenced by their index for file creation

Class com.compomics.util.experiment.identification.IdentificationMatch extends ExperimentObject implements Serializable

Class com.compomics.util.experiment.identification.IdentificationMethod extends ExperimentObject implements Serializable

serialVersionUID: 4601179275244591663L

Serialized Fields

index

int index
index of the method

Class com.compomics.util.experiment.identification.NeutralLossesMap extends Object implements Serializable

serialVersionUID: -4690159937753713106L

Serialized Fields

bBoundaries

HashMap<K,V> bBoundaries
map indicating for each neutral loss when they should start being accounted for the forward ions (b ions for instance)


yBoundaries

HashMap<K,V> yBoundaries
map indicating for each neutral loss when they should start being accounted for the reverse ions (y ions for instance)

Class com.compomics.util.experiment.identification.PeptideAssumption extends ExperimentObject implements Serializable

serialVersionUID: 3606509518581203063L

Serialized Fields

rank

int rank
The rank of the peptide assumption for the concerned spectrum


peptide

Peptide peptide
The theoretic peptide


advocate

int advocate
The advocate


identificationCharge

Charge identificationCharge
The charge used for identification


eValue

double eValue
The e-value


file

String file
the correspondig file


isDecoy

Boolean isDecoy
is it a decoy identification?


Package com.compomics.util.experiment.identification.advocates

Class com.compomics.util.experiment.identification.advocates.PostProcessor extends ExperimentObject implements Serializable

serialVersionUID: 1892975432623296983L

Serialized Fields

id

int id
index of the post-processor

Class com.compomics.util.experiment.identification.advocates.SearchEngine extends ExperimentObject implements Serializable

serialVersionUID: 9162799394758139976L

Serialized Fields

id

int id
index of the search engine


Package com.compomics.util.experiment.identification.identifications

Class com.compomics.util.experiment.identification.identifications.Ms2Identification extends Identification implements Serializable

serialVersionUID: -7242302146506873391L


Package com.compomics.util.experiment.identification.matches

Class com.compomics.util.experiment.identification.matches.IonMatch extends ExperimentObject implements Serializable

serialVersionUID: 5753142782728884464L

Serialized Fields

peak

Peak peak
The matched peak


ion

Ion ion
The matching ion


charge

Charge charge
The supposed charge of the ion

Class com.compomics.util.experiment.identification.matches.ModificationMatch extends ExperimentObject implements Serializable

serialVersionUID: 7129515983284796207L

Serialized Fields

theoreticPtm

String theoreticPtm
the theoretic modiffication name. The modification can be accessed via the PTM factory


variable

boolean variable
is the modification variable?


modifiedSite

int modifiedSite
the location in the peptide sequence

Class com.compomics.util.experiment.identification.matches.PeptideMatch extends IdentificationMatch implements Serializable

serialVersionUID: 7195830246336841081L

Serialized Fields

theoreticPeptide

Peptide theoreticPeptide
the theoretic peptide mathing


mainMatchKey

String mainMatchKey
The key of the main match, typically of the highest score


spectrumMatches

ArrayList<E> spectrumMatches
All spectrum matches indexed by spectrum id: FILE_TITLE


isDecoy

Boolean isDecoy
is the peptide match a decoy hit

Class com.compomics.util.experiment.identification.matches.ProteinMatch extends IdentificationMatch implements Serializable

serialVersionUID: -6061842447053092696L

Serialized Fields

theoreticProtein

ArrayList<E> theoreticProtein
The matching protein(s) accessions


mainMatch

String mainMatch
The accession of the retained protein after protein inference resolution


peptideMatches

ArrayList<E> peptideMatches
The corresponding peptide match keys

Class com.compomics.util.experiment.identification.matches.SpectrumMatch extends IdentificationMatch implements Serializable

serialVersionUID: 3227760855215444318L

Serialized Fields

spectrumKey

String spectrumKey
The index of the matched spectrum


assumptions

HashMap<K,V> assumptions
The corresponding peptide assumptions indexed by search engine and e-value.


bestAssumption

PeptideAssumption bestAssumption
The best assumption


firstHits

HashMap<K,V> firstHits
Map containing the first hits indexed by the Advocate index


advocates

ArrayList<E> advocates
All advocates used


Package com.compomics.util.experiment.io.identifications.idfilereaders

Class com.compomics.util.experiment.io.identifications.idfilereaders.MascotIdfileReader extends ExperimentObject implements Serializable

Serialized Fields

inspectedFile

File inspectedFile
The inspected file


iMascotDatfile

com.compomics.mascotdatfile.util.interfaces.MascotDatfileInf iMascotDatfile
Instance of the mascotdatfile parser

Class com.compomics.util.experiment.io.identifications.idfilereaders.OMSSAIdfileReader extends ExperimentObject implements Serializable

Serialized Fields

identificationFile

File identificationFile
the inspected OMSSA omx file


modsFile

File modsFile
the modification file mods.xml


userModsFile

File userModsFile
the modification file usermods.xml


msResponseScale

Integer msResponseScale
the scale used in OMSSA response


ptmFactory

PTMFactory ptmFactory
the PTM factory


omxFile

de.proteinms.omxparser.OmssaOmxFile omxFile
The instance of the inspected omx file

Class com.compomics.util.experiment.io.identifications.idfilereaders.XTandemIdfileReader extends ExperimentObject implements Serializable

Serialized Fields

xTandemFile

de.proteinms.xtandemparser.xtandem.XTandemFile xTandemFile
the instance of the X!Tandem parser


modificationMap

de.proteinms.xtandemparser.xtandem.ModificationMap modificationMap
the modification map


proteinMap

de.proteinms.xtandemparser.xtandem.ProteinMap proteinMap
the protein map


peptideMap

de.proteinms.xtandemparser.xtandem.PeptideMap peptideMap
the peptide map


Package com.compomics.util.experiment.io.massspectrometry

Class com.compomics.util.experiment.io.massspectrometry.MgfIndex extends ExperimentObject implements Serializable

serialVersionUID: -5591103342266964263L

Serialized Fields

indexMap

HashMap<K,V> indexMap
The map of all indexes: spectrum title -> index in the file


fileName

String fileName
The name of the indexed file


Package com.compomics.util.experiment.massspectrometry

Class com.compomics.util.experiment.massspectrometry.Charge extends ExperimentObject implements Serializable

serialVersionUID: -7119215126058492261L

Serialized Fields

sign

int sign
sign of the charge according to the static fields


value

int value
value of the charge

Class com.compomics.util.experiment.massspectrometry.MS1Spectrum extends Spectrum implements Serializable

serialVersionUID: -7328539274222920271L

Class com.compomics.util.experiment.massspectrometry.MSnSpectrum extends Spectrum implements Serializable

serialVersionUID: -7144961253807359274L

Serialized Fields

precursor

Precursor precursor
the precursor

Class com.compomics.util.experiment.massspectrometry.Peak extends ExperimentObject implements Serializable

serialVersionUID: -7425947046833405676L

Serialized Fields

mz

double mz
The mass over charge ratio of the peak.


rt

double rt
The retention time when the peak was recorded.


intensity

double intensity
The intensity of the peak.

Class com.compomics.util.experiment.massspectrometry.Precursor extends ExperimentObject implements Serializable

serialVersionUID: -2711244157697138296L

Serialized Fields

rt

double rt
The retention time when the precursor was isolated.


mz

double mz
The measured m/z of the precursor.


intensity

double intensity
The measured intensity of the precursor.


charge

Charge charge
The charge of the precursor.

Class com.compomics.util.experiment.massspectrometry.Spectrum extends ExperimentObject implements Serializable

serialVersionUID: 7152424141470431489L

Serialized Fields

spectrumTitle

String spectrumTitle
spectrum title


fileName

String fileName
spectrum file name


level

int level
The MS level


peakList

HashSet<E> peakList
peak list


scanNumber

String scanNumber
scan number or range


scanStartTime

double scanStartTime
The timepoint when the spectrum was recorded (scan start time in mzML files)


Package com.compomics.util.experiment.personalization

Class com.compomics.util.experiment.personalization.ExperimentObject extends Object implements Serializable

serialVersionUID: 1929697552061121072L

Serialized Fields

urParams

HashMap<K,V> urParams
Map containing user refinement parameters


Package com.compomics.util.experiment.quantification

Class com.compomics.util.experiment.quantification.Quantification extends ExperimentObject implements Serializable

Serialized Fields

methodUsed

int methodUsed
The quantification method used


cacheSize

int cacheSize
The cache size in number of matches. 20000 by default: should be enough to contain a velos file.


serializationDirectory

String serializationDirectory
the directory where matches will be serialized


inMemory

boolean inMemory
boolean indicating whether the identification should be stored in memory or not. True by default, the serialization directory should be set otherwise!


automatedMemoryManagement

boolean automatedMemoryManagement
boolean indicating whether the memory management should be done automatically. If true, the cache size will be extended to reach 90% of the available heap size when inMemory is wrong. True by default.


loadedMatchesMap

HashMap<K,V> loadedMatchesMap
Map of the loaded quantification matches


loadedMatches

ArrayList<E> loadedMatches
List of the loaded quantification matches with the most used matches in the end


modifiedMatches

HashMap<K,V> modifiedMatches
Map indicating whether a quantification match is modified. Only modified matches will be serialized.


urParameters

HashMap<K,V> urParameters
Map of the user's parameters.


longKeys

ArrayList<E> longKeys
Map of long keys which will be referenced by their index for file creation


proteinQuantification

ArrayList<E> proteinQuantification
The protein quantification


peptideQuantification

ArrayList<E> peptideQuantification
The peptide quantification


psmIDentificationToQuantification

HashMap<K,V> psmIDentificationToQuantification
A convenience map indicating all psm quantifying an identified PSM

Class com.compomics.util.experiment.quantification.QuantificationMethod extends ExperimentObject implements Serializable

Serialized Fields

index

int index
the method index


name

String name
the method name

Class com.compomics.util.experiment.quantification.Ratio extends ExperimentObject implements Serializable

Serialized Fields

referenceLabel

int referenceLabel
the reference label indexed by its corresponding reporter ion index


measureLabel

int measureLabel
the measured label indexed by its corresponding reporter ion index


ratio

double ratio
the corresponding ratio


Package com.compomics.util.experiment.quantification.reporterion

Class com.compomics.util.experiment.quantification.reporterion.QuantificationMatch extends ExperimentObject implements Serializable

Serialized Fields

ratios

HashMap<K,V> ratios
The estimated ratios

Class com.compomics.util.experiment.quantification.reporterion.ReporterIonQuantification extends Quantification implements Serializable

Serialized Fields

sampleAssignement

HashMap<K,V> sampleAssignement
The sample assignement to the various ions indexed by their static indexes


referenceLabel

int referenceLabel
The reference label indexed by the reporter ion index


reporterMethod

ReporterMethod reporterMethod
The reporter method

Class com.compomics.util.experiment.quantification.reporterion.ReporterMethod extends QuantificationMethod implements Serializable

Serialized Fields

reporterIons

ArrayList<E> reporterIons
the reporter ions of the method


correctionFactors

ArrayList<E> correctionFactors
The correction factors corresponding to the ions

Class com.compomics.util.experiment.quantification.reporterion.ReporterMethodFactory extends ExperimentObject implements Serializable

Serialized Fields

methods

ArrayList<E> methods

Package com.compomics.util.experiment.quantification.reporterion.quantification

Class com.compomics.util.experiment.quantification.reporterion.quantification.PeptideQuantification extends QuantificationMatch implements Serializable

Serialized Fields

peptideKey

String peptideKey
The identification peptide match


psmQuantification

ArrayList<E> psmQuantification
The corresponding spectrum quantification

Class com.compomics.util.experiment.quantification.reporterion.quantification.ProteinQuantification extends QuantificationMatch implements Serializable

Serialized Fields

proteinKey

String proteinKey
The identification protein match key


peptideQuantification

ArrayList<E> peptideQuantification
The peptide quantification corresponding

Class com.compomics.util.experiment.quantification.reporterion.quantification.PsmQuantification extends QuantificationMatch implements Serializable

Serialized Fields

spectrumKey

String spectrumKey
The corresponding spectrum key


spectrumMatchKey

String spectrumMatchKey
The key of the spectrum match


reporterMatches

HashMap<K,V> reporterMatches
The matches of the reporter ions


deisotopedIntensities

HashMap<K,V> deisotopedIntensities
The deisotoped intensities


Package com.compomics.util.experiment.refinementparameters

Class com.compomics.util.experiment.refinementparameters.MascotScore extends Object implements Serializable

serialVersionUID: 1781298332459022056L

Serialized Fields

score

double score
The Mascot score


Package com.compomics.util.general

Class com.compomics.util.general.UnknownElementMassException extends Exception implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

element

String element
The element symbol that was not recognized.


Package com.compomics.util.general.servlet

Class com.compomics.util.general.servlet.MassCalcServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

Package com.compomics.util.gui

Class com.compomics.util.gui.FlamableJFrame extends JFrame implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

Class com.compomics.util.gui.JExceptionDialog extends JDialog implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

iMessages

String[] iMessages

iThrowable

Throwable iThrowable

Class com.compomics.util.gui.JFrameForBytes extends JFrame implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

iData

byte[] iData
This byte[] is the data that will be shown.


txtData

JTextArea txtData

btnUnzip

JButton btnUnzip

btnSave

JButton btnSave

Class com.compomics.util.gui.JLabelAndComponentPanel extends JPanel implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

Class com.compomics.util.gui.JTableForDB extends AlternateRowColoursJTable implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

iDateTimeFormat

String iDateTimeFormat
This String contains the date and time format.


iFrames

Vector<E> iFrames
This Vector holds the references to all the tables that have been created during the life cycle.


Package com.compomics.util.gui.dialogs

Class com.compomics.util.gui.dialogs.ConnectionDialog extends JDialog implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

iConnections

ArrayList<E> iConnections
ArrayList that holds all the preconfigured connections. Note that when this list holds only 0 or 1 elements, it changes the behaviour of the GUI.


cmbConfigurations

JComboBox cmbConfigurations

txtDriver

JTextField txtDriver

txtUrl

JTextField txtUrl

txtUser

JTextField txtUser

txtPassword

JPasswordField txtPassword

btnOK

JButton btnOK

btnCancel

JButton btnCancel

iTarget

Connectable iTarget

iPropsFile

String iPropsFile

iLastInitiatedConfiguration

String iLastInitiatedConfiguration

Class com.compomics.util.gui.dialogs.DateChooser extends JDialog implements Serializable

Serialized Fields

iSelectedCalendar

Calendar iSelectedCalendar

iShownCalendar

Calendar iShownCalendar

iSelectedDayIndex

int iSelectedDayIndex

lblDayNames

JLabel[] lblDayNames

lblDays

JLabel[] lblDays

iDays

Integer[] iDays

lblCurrentMonthYear

JLabel lblCurrentMonthYear

Class com.compomics.util.gui.dialogs.ProgressDialog extends JDialog implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

iProgress

JProgressBar iProgress

Class com.compomics.util.gui.dialogs.ProgressDialogX extends JDialog implements Serializable

Serialized Fields

progressDialogFrame

ProgressDialogParent progressDialogFrame
The progress dialog parent.


doNothingOnClose

boolean doNothingOnClose
If set to true, trying to close the progess bar will be ignored. Use this option if the process being monitored can not be stopped.


progressBar

JProgressBar progressBar

Package com.compomics.util.gui.isotopic_calculator

Class com.compomics.util.gui.isotopic_calculator.IsotopeDistributionGui extends JFrame implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

txtSequence

JTextArea txtSequence

lblComp

JLabel lblComp

lblMass

JLabel lblMass

calculateButton

JButton calculateButton

table1

AlternateRowColoursJTable table1

jpanContent

JPanel jpanContent

headerTable

JPanel headerTable

spectrumPanel

JPanel spectrumPanel

spinCharge

JSpinner spinCharge

lblPeptide

JLabel lblPeptide

iSequence

AASequenceImpl iSequence
The amino acid sequence


iElements

HashMap<K,V> iElements
HashMap with the molecular formula for all the aminoacids


iCharge

double iCharge
The charge


Package com.compomics.util.gui.protein

Class com.compomics.util.gui.protein.SequenceModificationPanel extends JPanel implements Serializable

Serialized Fields

fragmentIonRectangles

HashMap<K,V> fragmentIonRectangles
A map of the rectangles used to draw each profile peak. This map is later used for the tooltip for each peak.


iSequenceComponents

String[] iSequenceComponents
Elementary data for composing the Panel.


profiles

ArrayList<E> profiles
The list of modification profiles.


iBaseFont

Font iBaseFont
The font to use.


iMaxBarHeight

double iMaxBarHeight
The maximum bar height.


iBarWidth

int iBarWidth
The width of the bars.


iHorizontalSpace

int iHorizontalSpace
The horizontal space.


iXStart

int iXStart
The x-axis start position.


iYStart

int iYStart
The y-axis start position.


isModifiedSequence

boolean isModifiedSequence
This boolean holds whether or not the given sequence is a modified sequence or a normal peptide sequence. Normal: KENNY Modified: NH2-KENNY-COOH


Package com.compomics.util.gui.renderers

Class com.compomics.util.gui.renderers.AlignedListCellRenderer extends DefaultListCellRenderer implements Serializable

Serialized Fields

align

int align
One of the following constants defined in SwingConstants: LEFT, CENTER (the default for image-only labels), RIGHT, LEADING (the default for text-only labels) or TRAILING.

Class com.compomics.util.gui.renderers.ByteArrayRenderer extends DefaultTableCellRenderer implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

iData

byte[] iData
This byte[] is the actual data cached by the renderer.

Class com.compomics.util.gui.renderers.GraphicsPanelTableCellRenderer extends JLabel implements Serializable

Serialized Fields

minXAxisValue

double minXAxisValue
The minimum x-axis value.


maxXAxisValue

double maxXAxisValue
The maxium x-axis value.


delegate

TableCellRenderer delegate
A reference to a standard table cell renderer.

Class com.compomics.util.gui.renderers.TimestampRenderer extends DefaultTableCellRenderer implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

Class com.compomics.util.gui.renderers.ToolTipComboBoxRenderer extends BasicComboBoxRenderer implements Serializable

Serialized Fields

tooltips

Vector<E> tooltips
The tooltips for each element in the list.


align

int align
The horizontal alignment of the text.


MAX_TOOLTIP_WIDTH

int MAX_TOOLTIP_WIDTH
The maxium width of a tool tip (in number of characters). Tooltips longer than the maximum will be split into multiple lines.


Package com.compomics.util.gui.spectrum

Class com.compomics.util.gui.spectrum.ChromatogramPanel extends GraphicsPanel implements Serializable

Serialized Fields

iChromatogramColor

Color iChromatogramColor
Color in which the chromatogram polyline is rendered. Defaults to gray.


iChromatogramPointColor

Color iChromatogramPointColor
Color in which the data points and peaks are rendered. Defaults to black.

Class com.compomics.util.gui.spectrum.FragmentIonTable extends JTable implements Serializable

Serialized Fields

currentFragmentIonTypes

ArrayList<E> currentFragmentIonTypes
The list of currently selected fragment ion types.


neutralLosses

NeutralLossesMap neutralLosses
The list of the currently selected neutral loss types.


singleCharge

boolean singleCharge
If true, singly charge ions are included in the table.


twoCharges

boolean twoCharges
If true, doubly charged ions are included in the table.


tooltips

ArrayList<E> tooltips
The table tooltips.


currentPeptide

Peptide currentPeptide
The current peptide.


peptideSequence

String peptideSequence
The current peptide sequence.


allAnnotations

ArrayList<E> allAnnotations
The spectrum annotations map.


annotations

ArrayList<E> annotations
The spectrum annotations map when using more then one map.


allSpectra

ArrayList<E> allSpectra
The list of spectra. Needed for intensity normalization.

Class com.compomics.util.gui.spectrum.GraphicsPanel extends JPanel implements Serializable

Serialized Fields

subscriptAnnotationNumbers

boolean subscriptAnnotationNumbers
If true, all numbers in peak annotations are subscripted.


peakWaterMarkColor

Color peakWaterMarkColor
The color to use for the non-annotated peaks when only the annotated peaks are to be shown.


scientificXAxis

boolean scientificXAxis
If true the x-axis will be drawn using the scientific annotation. The pattern i set in the "scientificPattern" field.


scientificYAxis

boolean scientificYAxis
If true the y-axis will be drawn using the scientific annotation. The pattern i set in the "scientificPattern" field.


scientificPattern

String scientificPattern
The number format pattern for scientific annotation.


referenceAreasXAxis

HashMap<K,V> referenceAreasXAxis
A hashmap of the current x-axis reference areas. Key is the name of the reference area.


referenceAreasYAxis

HashMap<K,V> referenceAreasYAxis
A hashmap of the current y-axis reference areas. Key is the name of the reference area.


miniature

boolean miniature
If set to true, the y-axis is removed, the y- and x-axis tags are removed, and any annotations are hidden. All to make the graphics panel look better in a smaller version, e.g., when put into a table cell. When turning miniature mode one it is also recommended to reduce the max padding. Note that miniature and reduced max padding is set automatically by the GraphicsPanelTableCellRenderer.


yDataIsPositive

boolean yDataIsPositive
If set to true, all y data is assumed to be positive. This adds a white polygon under the y-axis hiding any polygon data lines that crosses (slightly) below the y-axis.


alphaLevel

float alphaLevel
The opacity of the spectra. 0 means completely see-through, 1 means opaque.


deltaMassWindow

double deltaMassWindow
The size of the window to use when searcing for matches in the known masses list when the user hovers over a second data point after clicking a previous data point.


iXAxisLabel

String iXAxisLabel
The label (and unit between brackets, if available) for the x-axis. Defaults to "m/z".


iYAxisLabel

String iYAxisLabel
The label (and unit between brackets, if available) for the y-axis. Defaults to "Int".


iFilenameColor

Color iFilenameColor
This is the color the filename should be presented in.


iDataPointAndLineColor

ArrayList<E> iDataPointAndLineColor
Colors in which the data points and peaks are rendered. Indexed by dataset.


iAreaUnderCurveColor

ArrayList<E> iAreaUnderCurveColor
Colors in which the chromatogram polyline is rendered. Indexed by dataset.


iPointSize

Integer iPointSize
Size for the point on a polygon.


iFilename

String iFilename
The spectrum or chromatogram filename.


iSpecPanelListeners

ArrayList<E> iSpecPanelListeners
The list of SpectrumPanelListeners.


iPointDetectionTolerance

int iPointDetectionTolerance
The deviation (both left and right) allowed for point highlighting detection.


iStartXLoc

int iStartXLoc
When the mouse is dragged, this represents the X-coordinate of the starting location.


iStartYLoc

int iStartYLoc
When the mouse is dragged, this represents the Y-coordinate of the starting location.


iEndXLoc

int iEndXLoc
When the mouse is dragged, this represents the X-coordinate of the ending location.


xAxisZoomRangeLowerValue

double xAxisZoomRangeLowerValue
The lower range for the current zoom range.


xAxisZoomRangeUpperValue

double xAxisZoomRangeUpperValue
The upper range for the current zoom range.


iDragXLoc

int iDragXLoc
The current dragging location.


iXScaleUnit

double iXScaleUnit
Scale unit for the X axis


iYScaleUnit

double iYScaleUnit
Scale unit for the Y axis


iXUnit

int iXUnit
Graphical unit for the X axis


iYUnit

int iYUnit
Graphical unit for the Y axis


iXPadding

int iXPadding
Effective distance from the x-axis to the panel border.


iTopPadding

int iTopPadding
Effective distance from the panel top border to 5 pixels above the top of the highest point (or y-tick mark).


iXAxisStartAtZero

boolean iXAxisStartAtZero
This boolean is set to 'true' if the x-axis should start at zero.


iDragged

boolean iDragged
This boolean is set to 'true' when dragging is performed.


xTagCount

int xTagCount
The number of X-axis tags.


yTagCount

int yTagCount
The number of Y-axis tags.


padding

int padding
The padding (distance between the axes and the border of the panel).


currentPadding

int currentPadding
The current padding (distance between the axes and the border of the panel).


maxPadding

int maxPadding
The maximum padding (distance between the axes and the border of the panel). Increase if font size on the y-axis becomes too small.


showFileName

boolean showFileName
The boolean is set to 'true' if the file name is to be shown in the panel.


showPrecursorDetails

boolean showPrecursorDetails
The boolean is set to 'true' if the precursor details is to be shown in the panel.


showResolution

boolean showResolution
The boolean is set to 'true' if the resolution is to be shown in the panel.


iXAxisData

ArrayList<E> iXAxisData
All the x-axis data points. Indexed by dataset (one double[] per dataset). First dataset is the first double[], second dataset is the second double[] etc.Should at all times be sorted from high to low.


iXAxisMin

double iXAxisMin
The minimum x-axis value to display.


iXAxisMax

double iXAxisMax
The maximum x-axis value to display.


iYAxisMin

double iYAxisMin
The minimum y-axis value to display.


iYAxisMax

double iYAxisMax
The maximum y-axis value to display.


iAnnotationYAxisThreshold

double iAnnotationYAxisThreshold
The procentual non-inclusive, minimal y-axis value (compared to the highest point in the spectrum) a point should have before being eligible for annotation. Default is '0.0'.


iYAxisData

ArrayList<E> iYAxisData
All the y-axis values. Indexed by dataset (one double[] per dataset). First dataset is the first double[], second dataset is the second double[] etc. Y-axis valuea are related to the x-axis values by the table index. So the first y-axis value of the first dataset is the value for the first x-axis value in the first dataset etc.


iPrecursorMZ

double iPrecursorMZ
This variable holds the precursor M/Z.


iPrecursorCharge

String iPrecursorCharge
This String holds the charge for the precursor.


iXAxisDataInPixels

ArrayList<E> iXAxisDataInPixels
This array will hold the x-coordinates in pixels for all the x-axis values. Link is through index. Again indexed by dataset (one double[] per dataset).


iYAxisDataInPixels

ArrayList<E> iYAxisDataInPixels
This array will hold the y-coordinates in pixels for all the y-axis values. Link is through index. Again indexed by dataset (one double[] per dataset).


iHighLight

boolean iHighLight
Boolean that will be 'true' when a point needs highlighting.


iHighLightIndex

int iHighLightIndex
Index of the point that needs to be highlighted.


iHighLightDatasetIndex

int iHighLightDatasetIndex
Index of the dataset containing the point that needs to be highlighted.


iClicked

boolean iClicked
Boolean that indicates whether a point has been marked by clicking.


iClickedIndex

int iClickedIndex
Int that indicates which point was clicked.


iClickedDataSetIndex

int iClickedDataSetIndex
Int that indicates which dataset contains the clicked point.


iClickedList

Vector<E> iClickedList
The Vector that holds all points clicked up to now.


iClickedListDatasetIndices

Vector<E> iClickedListDatasetIndices
The Vector that holds the dataset indices of all points clicked up to now.


iStoredSequence

Vector<E> iStoredSequence
The Vector that holds a set of stored points from a previously established list.


iStoredSequenceDatasetIndices

Vector<E> iStoredSequenceDatasetIndices
The Vector that holds the dataset indices of stored points from a previously established list.


iAnnotations

Vector<E> iAnnotations
The Vector that holds a set of Annotation instances.


iMinDrag

int iMinDrag
Minimal dragging distance in pixels.


iDrawStyle

int iDrawStyle
This variable holds the drawing style.


iDotRadius

int iDotRadius
This variable holds the dot radius; only used when drawing style is DOTS style.


iMSLevel

int iMSLevel
The ms level of the current spectrum. O is assumed to mean no ms level given.


showAllPeaks

boolean showAllPeaks
If false, only the annotated peaks will be shown. Note that this setting is ignored in profile mode!


yAxisZoomExcludesBackgroundPeaks

boolean yAxisZoomExcludesBackgroundPeaks
If true, the automatic y-axis zoom excludes the background peaks. False includes all peaks in the zoom.


currentGraphicsPanelType

GraphicsPanel.GraphicsPanelType currentGraphicsPanelType
Sets the current GraphicsPanel type, default to centroid spectrum

Class com.compomics.util.gui.spectrum.IntensityHistogram extends JPanel implements Serializable

Serialized Fields

chartPanel

org.jfree.chart.ChartPanel chartPanel
The chart panel for external access.

Class com.compomics.util.gui.spectrum.IsotopicDistributionPanel extends GraphicsPanel implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

aSpectrumPeakColor

Color aSpectrumPeakColor
The color used for the peaks. Default to red.


aSpectrumProfileModeLineColor

Color aSpectrumProfileModeLineColor
The color used for the area under the curve. Defaults to pink.


peptideSequences

ArrayList<E> peptideSequences
The peptide sequences to display the isotopic distribution for.


peptideCharges

ArrayList<E> peptideCharges
The charges of the peptides. Indexed by dataset.


iElements

HashMap<K,V> iElements
HashMap with the molecular formula for all the aminoacids

Class com.compomics.util.gui.spectrum.MassErrorBubblePlot extends JPanel implements Serializable

Serialized Fields

useRelativeError

boolean useRelativeError
If true the relative error (ppm) is used instead of the absolute error (Da).


currentFragmentIons

ArrayList<E> currentFragmentIons
The currently selected fragment ion types.


includeSinglyCharge

boolean includeSinglyCharge
If singly charged fragment ions are to be included.


includeDoublyCharge

boolean includeDoublyCharge
If doubly charged fragment ions are to be included.


includeMoreThanTwoCharges

boolean includeMoreThanTwoCharges
If fragment ions with more than two charges are to be included.


currentlyUsedIonMatches

ArrayList<E> currentlyUsedIonMatches
The list of currently used ions.


chartPanel

org.jfree.chart.ChartPanel chartPanel
The chart panel.

Class com.compomics.util.gui.spectrum.MassErrorPlot extends JPanel implements Serializable

Serialized Fields

annotations

ArrayList<E> annotations
The complete list of possible spectrum annotations.


currentFragmentIons

ArrayList<E> currentFragmentIons
The currently selected fragment ion types.


includeSinglyCharge

boolean includeSinglyCharge
If singly charged fragment ions are to be included.


includeDoublyCharge

boolean includeDoublyCharge
If doubly charged fragment ions are to be included.


includeMoreThanTwoCharges

boolean includeMoreThanTwoCharges
If fragment ions with more than two charges are to be included.


currentlyUsedIonMatches

ArrayList<E> currentlyUsedIonMatches
The list of currently used ions.


chartPanel

org.jfree.chart.ChartPanel chartPanel
The chart panel.


useRelativeError

boolean useRelativeError
If true the relative error (ppm) is used instead of the absolute error (Da).

Class com.compomics.util.gui.spectrum.SequenceFragmentationPanel extends JPanel implements Serializable

Serialized Fields

fragmentIonRectangles

HashMap<K,V> fragmentIonRectangles
A map of the rectangles used to draw each fragment ion peak. This map is later used for the tooltip for each peak.


iSequenceComponents

String[] iSequenceComponents
Elementary data for composing the Panel.


iIonMatches

ArrayList<E> iIonMatches
The list of fragment ion matches.


bIons

double[] bIons
Double array on b-ions for the sequence components. If '0', no corresponding ions were given for the component. Otherwise, a double between [0:1] is stored in the array that is relative with the intensity of the most intense fragmention.


yIons

double[] yIons
Double array on y-ions for the sequence components. If '0', no corresponding ions were given for the component. Otherwise, a double between [0:1] is stored in the array that is relative with the intensity of the most intense fragmention.


iBaseFont

Font iBaseFont
The font to use.


iMaxBarHeight

double iMaxBarHeight
The maximum bar height.


iBarWidth

int iBarWidth
The width of the bars.


iHorizontalSpace

int iHorizontalSpace
The horizontal space.


iXStart

int iXStart
The x-axis start position.


isModifiedSequence

boolean isModifiedSequence
This boolean holds whether or not the given sequence is a modified sequence or a normal peptide sequence. Normal: KENNY Modified: NH2-KENNY-COOH


iStarModifications

boolean iStarModifications
If true the modification are highlighted by adding a start above the modified residue.

Class com.compomics.util.gui.spectrum.SpectrumPanel extends GraphicsPanel implements Serializable

Serialized Fields

aSpectrumPeakColor

Color aSpectrumPeakColor
The color used for the peaks. Default to red.


aSpectrumProfileModeLineColor

Color aSpectrumProfileModeLineColor
The color used for the profile mode spectra. Defaults to pink.


Package com.compomics.util.io

Class com.compomics.util.io.FtpConnectionException extends FtpProtocolException implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

Class com.compomics.util.io.FtpLoginException extends FtpProtocolException implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

Class com.compomics.util.io.FtpProtocolException extends IOException implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

Package com.compomics.util.protein

Class com.compomics.util.protein.Header extends Object implements Serializable

serialVersionUID: 7665784733371863163L

Serialized Fields

iID

String iID
The ID String corresponds to the String that is present as the first element following the opening '>'. It is most notably 'sw' for SwissProt, and 'gi' for NCBI.
ID is the first element in the abbreviated header String.


iForeignID

String iForeignID
The foreign ID is the ID of another database this entry is orignally from. Most notably used for SwissProt entries in NCBI.
The foreign ID String is an addendum to the accession String in the abbreviated header String.


iAccession

String iAccession
The accession String is the unique identifier for the sequence in the respective database. Note that for NCBI, the accession number also defines a unique moment in time.
Accession String is the second element in the abbreviated header String.


databaseType

Header.DatabaseType databaseType
Extracted database name. As there are no standard database names, this is only an internally consistent naming scheme included to be able to later separate the databases. For example when linking to the online version of the database. The links themselves are not included as these might change outside the control of the compomics-utilties library.


iForeignAccession

String iForeignAccession
The foreign accession String is an accession String in another database of significance. Most notably used for SwissProt accessions that are kept in the NCBI database.
The foreign accession String is an addendum to the foreign ID String in the abbreviated header String.


iDescription

String iDescription
The description is a more or less elaborate description of the protein in question.
The description is the third element (and final) in the abbreviated header String.


iForeignDescription

String iForeignDescription
The foreign Description is a description for an entry in another DB. Most notably, the SwissProt short description for an entry that is found within NCBI.
The foreign description is an addendum to the foreign accession String in the abbreviated header String.


iRest

String iRest
This variable holds all unidentified parts for the Header. If the String was not (recognized as) a standard SwissProt or NCBI header, this variable holds the entire header.


iAddenda

StringBuffer iAddenda
This StringBuffer holds all the addenda for this header.


iStart

int iStart
This variable holds a possible startindex for the associated sequence


iEnd

int iEnd
This variable holds a possible endindex for the associated sequence

Class com.compomics.util.protein.ModificationImplementation extends Object implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

iTemplate

ModificationTemplate iTemplate
The ModificationTemplate which holds all the shared information for a modification. It is to be considered a singleton and it is immutable.


iLocation

int iLocation
The location for the modification in the parent sequence.


Package com.compomics.util.sun

Class com.compomics.util.sun.TableMap extends AbstractTableModel implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

model

TableModel model

Class com.compomics.util.sun.TableSorter extends TableMap implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

indexes

int[] indexes

sortingColumns

Vector<E> sortingColumns

ascending

boolean ascending

compares

int compares

listMouseListener

MouseAdapter listMouseListener



Copyright © 2011. All Rights Reserved.