org.fhcrc.cpl.viewer
Class MS2Correct
java.lang.Object
org.fhcrc.cpl.viewer.MS2Correct
public class MS2Correct
- extends java.lang.Object
User: migra
Date: Jun 7, 2005
Time: 3:31:49 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MS2Correct
public MS2Correct()
correct
public static void correct(java.io.File mzXMLFile,
java.io.File ms1File,
FeatureSet.FeatureSelector sel,
java.io.File outFile)
throws java.lang.Exception
- Throws:
java.lang.Exception
correct
public static void correct(MSRun run,
Feature[] ms2Features,
Feature[] ms1Features,
java.io.PrintWriter out)
Fred Hutchinson Cancer Research Center