Package com.biomatters.geneious.publicapi.implementations.sequence
package com.biomatters.geneious.publicapi.implementations.sequence
Provides
SequenceDocument
implementations for nucelotide, amino acid, and nucleotide graph (chromatogram) sequences.-
ClassDescriptionSee documentation at
CombinedAlignmentAndSequenceDocumentSee documentation atCombinedAlignmentAndSequenceDocumentSee documentation atCombinedAlignmentAndSequenceDocumentA wrapper to both an alignment and a stand-alone sequence that appears as a single EditableSequenceDocument.A plugin document holding one amino acid sequence.An implementation of an editable chromatogram.A plugin document holding one nucleotide sequence.A default implementation of a sequence document.Used for controlling caching of the char sequence and annotations controlled from this class.Counts the frequency of AT and GC nucleotides, including counting S as GC and W as AT.A sequence document which represents an olgionucleotide such as a Primer or DNA probe.The possible types of oligosProvides supporting functionality for sequence classes that need to store various sequence properties and serialise those to XML.A Sequence Track is a list of annotations that is associated with a sequence (in addition to those supplied bySequenceDocument.getSequenceAnnotations()).Manages all the tracks on a single sequence, including allowing tracks to added or removed.An interface implemented bySequenceDocumentsorSequenceAlignmentDocumentsto indicate they provide sequence tracks.