com.compomics.angrypeptide
Class AngryPeptide

java.lang.Object
  extended by com.compomics.angrypeptide.AngryPeptide

public class AngryPeptide
extends Object

Author:
Marc

Constructor Summary
AngryPeptide()
          Constructor
 
Method Summary
 MatchingParameters getMatchingParameters()
           
 double getMaxDistance(int spectrumNumber)
           
 Targets getTargets(int spectrumNumber)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AngryPeptide

public AngryPeptide()
             throws FileNotFoundException,
                    IOException,
                    ClassNotFoundException
Constructor

Throws:
FileNotFoundException
IOException
ClassNotFoundException
Method Detail

getMaxDistance

public double getMaxDistance(int spectrumNumber)
                      throws IOException,
                             uk.ac.ebi.jmzml.xml.io.MzMLUnmarshallerException
Throws:
IOException
uk.ac.ebi.jmzml.xml.io.MzMLUnmarshallerException

getTargets

public Targets getTargets(int spectrumNumber)
                   throws IOException,
                          uk.ac.ebi.jmzml.xml.io.MzMLUnmarshallerException
Throws:
IOException
uk.ac.ebi.jmzml.xml.io.MzMLUnmarshallerException

getMatchingParameters

public MatchingParameters getMatchingParameters()


Copyright © 2013. All Rights Reserved.