Package

bio

RNA

Permalink

package RNA

Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class Gap extends NTSymbol

    Permalink
  2. class GappedSequence extends bio.Sequence[NTSymbol]

    Permalink
  3. sealed abstract class IUPAC extends NTSymbol

    Permalink
  4. class IUPACSequence extends bio.Sequence[NTSymbol]

    Permalink
  5. abstract class NTSymbol extends Symbol

    Permalink
  6. sealed abstract class Nucleotide extends NTSymbol

    Permalink
  7. class Sequence extends bio.Sequence[Nucleotide]

    Permalink

Value Members

  1. object A extends Nucleotide with Product with Serializable

    Permalink
  2. object B extends IUPAC with Product with Serializable

    Permalink
  3. object C extends Nucleotide with Product with Serializable

    Permalink
  4. object D extends IUPAC with Product with Serializable

    Permalink
  5. object G extends Nucleotide with Product with Serializable

    Permalink
  6. object Gap extends Gap with Product with Serializable

    Permalink
  7. object GappedConvert extends GappedConvert[NTSymbol]

    Permalink
  8. object H extends IUPAC with Product with Serializable

    Permalink
  9. object IUPACGappedConvert extends GappedConvert[NTSymbol]

    Permalink
  10. object IUPACNucleotideConvert extends StringConverter[NTSymbol]

    Permalink
  11. object K extends IUPAC with Product with Serializable

    Permalink
  12. object M extends IUPAC with Product with Serializable

    Permalink
  13. object N extends IUPAC with Product with Serializable

    Permalink
  14. object NucleotideConvert extends StringConverter[Nucleotide]

    Permalink
  15. object R extends IUPAC with Product with Serializable

    Permalink
  16. object S extends IUPAC with Product with Serializable

    Permalink
  17. object SequenceTranslation extends SequenceTranslation[Nucleotide]

    Permalink
  18. object SymbolConvert extends StringConverter[NTSymbol]

    Permalink
  19. object SymbolSequenceTranslation extends SequenceTranslation[NTSymbol]

    Permalink
  20. object U extends Nucleotide with Product with Serializable

    Permalink
  21. object V extends IUPAC with Product with Serializable

    Permalink
  22. object W extends IUPAC with Product with Serializable

    Permalink
  23. object Y extends IUPAC with Product with Serializable

    Permalink

Ungrouped