public class NucleotideSequence extends AbstractSequence<NucleotideFamily>
| Modifier and Type | Method and Description |
|---|---|
static NucleotideSequence |
of(LeafSubstructureContainer leafSubstructureContainer) |
static NucleotideSequence |
of(List<LeafSubstructure<?>> leafSubstructures) |
getSequence, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLength, getLetter, getSequenceAsStringpublic static NucleotideSequence of(List<LeafSubstructure<?>> leafSubstructures)
public static NucleotideSequence of(LeafSubstructureContainer leafSubstructureContainer)
Copyright © 2018. All rights reserved.