C# Class PluginProteomicRuler.Protease

Afficher le fichier Open project: JurgenCox/perseus-plugins Class Usage Examples

Méthodes publiques

Свойство Type Description
cleavageSpecificity System.Text.RegularExpressions.Regex
name string

Méthodes publiques

Méthode Description
Protease ( string name, Regex regex ) : System.Text.RegularExpressions

Method Details

Protease() public méthode

public Protease ( string name, Regex regex ) : System.Text.RegularExpressions
name string
regex System.Text.RegularExpressions.Regex
Résultat System.Text.RegularExpressions

Property Details

cleavageSpecificity public_oe property

public Regex,System.Text.RegularExpressions cleavageSpecificity
Résultat System.Text.RegularExpressions.Regex

name public_oe property

public string name
Résultat string