Property | Type | Description | |
---|---|---|---|
TMT10Plex | QuantitationChannelSet | ||
TMT6PlexHeavy | QuantitationChannelSet | ||
TMT6PlexLight | QuantitationChannelSet | ||
TMT8Plex | QuantitationChannelSet |
Property | Type | Description | |
---|---|---|---|
GetUniquePeptides_helper | void | ||
QuantitationChannelSet | System |
Method | Description | |
---|---|---|
Add ( IQuantitationChannel channel ) : IQuantitationChannel | ||
Clear ( ) : void | ||
GetChannels ( ) : IEnumerable |
||
GetMass ( QuantitationChannelSetMassType massType = QuantitationChannelSetMassType.Average ) : double | ||
GetQuantChannelModifications ( Peptide peptide ) : HashSet |
||
GetUniquePeptides ( Peptide peptide ) : IEnumerable |
||
QuantitationChannelSet ( string name, QuantitationChannelSetMassType massType = QuantitationChannelSetMassType.Average, bool sequenceDependent = true ) : System | ||
Remove ( IQuantitationChannel channel ) : bool | ||
ToString ( ) : string | ||
this ( int index ) : IQuantitationChannel | ||
this ( string name ) : IQuantitationChannel |
Method | Description | |
---|---|---|
GetUniquePeptides_helper ( IList |
||
QuantitationChannelSet ( ) : System |
public Add ( IQuantitationChannel channel ) : IQuantitationChannel | ||
channel | IQuantitationChannel | |
return | IQuantitationChannel |
public GetMass ( QuantitationChannelSetMassType massType = QuantitationChannelSetMassType.Average ) : double | ||
massType | QuantitationChannelSetMassType | |
return | double |
public static GetQuantChannelModifications ( Peptide peptide ) : HashSet |
||
peptide | Peptide | |
return | HashSet |
public static GetUniquePeptides ( Peptide peptide ) : IEnumerable |
||
peptide | Peptide | |
return | IEnumerable |
public QuantitationChannelSet ( string name, QuantitationChannelSetMassType massType = QuantitationChannelSetMassType.Average, bool sequenceDependent = true ) : System | ||
name | string | |
massType | QuantitationChannelSetMassType | |
sequenceDependent | bool | |
return | System |
public Remove ( IQuantitationChannel channel ) : bool | ||
channel | IQuantitationChannel | |
return | bool |
public this ( int index ) : IQuantitationChannel | ||
index | int | |
return | IQuantitationChannel |
public this ( string name ) : IQuantitationChannel | ||
name | string | |
return | IQuantitationChannel |
public static QuantitationChannelSet TMT10Plex | ||
return | QuantitationChannelSet |
public static QuantitationChannelSet TMT6PlexHeavy | ||
return | QuantitationChannelSet |
public static QuantitationChannelSet TMT6PlexLight | ||
return | QuantitationChannelSet |