Ejemplo n.º 1
0
 /// <summary>
 /// Initializes static members of the DnaAlphabet class.
 /// </summary>
 static NoGapAlphabet()
 {
     Instance = new NoGapAlphabet();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Initializes static members of the DnaAlphabet class.
 /// </summary>
 static NoGapAlphabet()
 {
     Instance = new NoGapAlphabet();
 }