me
.
shadaj
.
genalgo
sequences
package
sequences
Visibility
Public
All
Type Members
trait
AminoAcid
extends
BaseLike
trait
Base
extends
BaseLike
trait
BaseLike
extends
AnyRef
trait
BioSequence
[
B <:
BaseLike
]
extends
IndexedSeq
[
B
] with
Serializable
trait
Charged
extends
AnyRef
final
class
DNA
extends
BioSequence
[
DNABase
] with
IndexedSeqLike
[
DNABase
,
DNA
]
trait
DNABase
extends
Base
trait
Hydrophilic
extends
AnyRef
trait
Hydrophobic
extends
AnyRef
trait
NegativelyCharged
extends
Charged
trait
PositivelyCharged
extends
Charged
final
class
Protein
extends
BioSequence
[
AminoAcid
] with
IndexedSeqLike
[
AminoAcid
,
Protein
]
final
class
RNA
extends
BioSequence
[
RNABase
] with
IndexedSeqLike
[
RNABase
,
RNA
]
trait
RNABase
extends
Base
Value Members
object
A
extends
DNABase
with
RNABase
with
Product
with
Serializable
object
Ala
extends
AminoAcid
with
Hydrophobic
object
AminoAcid
object
Arg
extends
AminoAcid
with
PositivelyCharged
object
Asn
extends
AminoAcid
with
Hydrophilic
object
Asp
extends
AminoAcid
with
NegativelyCharged
object
Base
object
C
extends
DNABase
with
RNABase
with
Product
with
Serializable
object
Cys
extends
AminoAcid
with
Hydrophilic
object
DNA
extends
Serializable
object
DNABase
object
G
extends
DNABase
with
RNABase
with
Product
with
Serializable
object
Gln
extends
AminoAcid
with
Hydrophilic
object
Glu
extends
AminoAcid
with
NegativelyCharged
object
Gly
extends
AminoAcid
with
Hydrophilic
object
His
extends
AminoAcid
with
PositivelyCharged
object
Ile
extends
AminoAcid
with
Hydrophobic
object
Indel
extends
BaseLike
with
Product
with
Serializable
object
Leu
extends
AminoAcid
with
Hydrophobic
object
Lys
extends
AminoAcid
with
PositivelyCharged
object
Met
extends
AminoAcid
with
Hydrophobic
object
Phe
extends
AminoAcid
with
Hydrophobic
object
Pro
extends
AminoAcid
with
Hydrophobic
object
Protein
extends
Serializable
object
RNA
extends
Serializable
object
RNABase
object
Ser
extends
AminoAcid
with
Hydrophilic
object
Stop
extends
AminoAcid
object
T
extends
DNABase
with
Product
with
Serializable
object
Thr
extends
AminoAcid
with
Hydrophilic
object
Trp
extends
AminoAcid
with
Hydrophobic
object
Tyr
extends
AminoAcid
with
Hydrophilic
object
U
extends
RNABase
with
Product
with
Serializable
object
Val
extends
AminoAcid
with
Hydrophobic
Ungrouped