Package | Description |
---|---|
org.biojava.nbio.core.sequence.compound | |
org.biojava.nbio.core.sequence.template | |
org.biojava.nbio.core.sequence.views |
Modifier and Type | Class and Description |
---|---|
class |
NucleotideCompound |
Modifier and Type | Method and Description |
---|---|
ComplementCompound |
NucleotideCompound.getComplement() |
Modifier and Type | Method and Description |
---|---|
ComplementCompound |
ComplementCompound.getComplement() |
Modifier and Type | Class and Description |
---|---|
class |
ComplementSequenceView<C extends ComplementCompound>
For a given sequence this class will create a view over the top of it
and for every request the code will return the complement of the underlying
base e.g. base A will become base T
|
Copyright © 2000–2019 BioJava. All rights reserved.