public class CombinedAlignmentAndNucleotideSequenceDocument extends CombinedAlignmentAndSequenceDocument implements NucleotideSequenceDocument
CombinedAlignmentAndSequenceDocument
SequenceAlignmentDocument.ReferencedSequence
SequenceDocument.Alphabet, SequenceDocument.Transformer
PluginDocument.ReferencedDocumentsAlwaysLoaded, PluginDocument.ReferencedDocumentsNotLoaded, PluginDocument.SizeRequiredToLoadIntoMemoryProvider
XMLSerializable.OldVersionCompatible, XMLSerializable.VersionSupportType
NICE_NAME
GENOME_SEQUENCE_THRESHOLD
FILE_DATA_ATTRIBUTE_NAME, MAXIMUM_HTML_LENGTH, MODIFIED_DATE_FIELD
ROOT_ELEMENT_NAME
Constructor and Description |
---|
CombinedAlignmentAndNucleotideSequenceDocument()
XML Deserialization constructor.
|
CombinedAlignmentAndNucleotideSequenceDocument(NucleotideSequenceDocument sequenceDocument,
SequenceAlignmentDocument alignmentDocument,
boolean obtainSharedPropertiesFromSequence,
boolean showSequenceView)
Constructs a new combined alignment and sequence document.
|
addSequence, asJeblAlignment, canAddAndRemoveSequences, canSetAnnotations, canSetAnnotationsOnConsensus, canSetSequenceNames, fromXML, getAlignmentDocument, getAnnotationsOnConsensus, getCharSequence, getContigReferenceSequenceIndex, getCreationDate, getDescription, getDisplayableFields, getFieldValue, getName, getNumberOfSequences, getReferencedDocument, getReferencedSequence, getSequence, getSequenceAnnotations, getSequenceAsJeblSequence, getSequenceDocument, getSequenceLength, getSequences, getSequenceString, getURN, getVersionSupport, isCircular, isContig, isEditable, isFreeEndGapAlignment, isReferencedDocumentReversed, removeSequence, reorderSequences, setAnnotations, setAnnotations, setAnnotationsOnConsensus, setCircular, setReferencedDocument, setReferencedSequence, setSequenceAndAnnotations, setSequenceName, showSequenceView, toHTML, toXML, toXML, updateSequence
asJeblAlignmentIfMemoryAllows, canSetFieldValue, getCircularLength, getImmutablePairedReadManager, getMateExpectedDistance, getMateIndex, getRealignedName, getReferencedDocuments, getReferencedSequences, getRefinedName, getSequencesInImmutableList, getSequenceType, isQueryCentricAlignment, setFieldValue, setMates, setReferencedSequence
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCharSequence, getSequenceAnnotations, getSequenceLength, getSequenceString, isCircular
getCreationDate, getDescription, getDisplayableFields, getFieldValue, getName, getURN, toHTML
fromXML, toXML
public CombinedAlignmentAndNucleotideSequenceDocument(NucleotideSequenceDocument sequenceDocument, SequenceAlignmentDocument alignmentDocument, boolean obtainSharedPropertiesFromSequence, boolean showSequenceView)
CombinedAlignmentAndSequenceDocument
for documentation for the parameters to this method.public CombinedAlignmentAndNucleotideSequenceDocument()
XMLSerializable