프로퍼티 | 타입 | 설명 | |
---|---|---|---|
TMT10Plex | QuantitationChannelSet | ||
TMT6PlexHeavy | QuantitationChannelSet | ||
TMT6PlexLight | QuantitationChannelSet | ||
TMT8Plex | QuantitationChannelSet |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetUniquePeptides_helper | void | ||
QuantitationChannelSet | System |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
GetUniquePeptides_helper ( IList |
||
QuantitationChannelSet ( ) : System |
public Add ( IQuantitationChannel channel ) : IQuantitationChannel | ||
channel | IQuantitationChannel | |
리턴 | IQuantitationChannel |
public GetMass ( QuantitationChannelSetMassType massType = QuantitationChannelSetMassType.Average ) : double | ||
massType | QuantitationChannelSetMassType | |
리턴 | double |
public static GetQuantChannelModifications ( Peptide peptide ) : HashSet |
||
peptide | Peptide | |
리턴 | HashSet |
public static GetUniquePeptides ( Peptide peptide ) : IEnumerable |
||
peptide | Peptide | |
리턴 | IEnumerable |
public QuantitationChannelSet ( string name, QuantitationChannelSetMassType massType = QuantitationChannelSetMassType.Average, bool sequenceDependent = true ) : System | ||
name | string | |
massType | QuantitationChannelSetMassType | |
sequenceDependent | bool | |
리턴 | System |
public Remove ( IQuantitationChannel channel ) : bool | ||
channel | IQuantitationChannel | |
리턴 | bool |
public this ( string name ) : IQuantitationChannel | ||
name | string | |
리턴 | IQuantitationChannel |
public static QuantitationChannelSet TMT6PlexHeavy | ||
리턴 | QuantitationChannelSet |
public static QuantitationChannelSet TMT6PlexLight | ||
리턴 | QuantitationChannelSet |