com.compomics.angrypeptide.bijection
Class BoringToFun

java.lang.Object
  extended by com.compomics.angrypeptide.bijection.BoringToFun

public class BoringToFun
extends Object

this class translate the boring scientific model into a fun game model. yeepee.

Author:
Marc

Constructor Summary
BoringToFun(MatchingParameters searchParameters)
          Constructor
 
Method Summary
 Targets getTargets(MSnSpectrum spectrum, int precursorCharge)
          Returns the targets corresponding to a given spectrum
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoringToFun

public BoringToFun(MatchingParameters searchParameters)
Constructor

Parameters:
searchParameters - the search parameters
Method Detail

getTargets

public Targets getTargets(MSnSpectrum spectrum,
                          int precursorCharge)
Returns the targets corresponding to a given spectrum

Parameters:
spectrum - the spectrum of interest
Returns:
a Targets object containing the targets


Copyright © 2013. All Rights Reserved.