Uses of Interface
com.biomatters.geneious.publicapi.documents.sequence.SequenceListSummary.Provider
Packages that use SequenceListSummary.Provider
Package
Description
Provides interfaces specifying the types of
sequence and
alignment
documents in Geneious, together with concrete classes used by sequence documents
such as SequenceAnnotation
and SequenceCharSequence.Provides interfaces specifying the types of documents available in Geneious.
Provides implementations for many of the document interfaces defined
in the package com.biomatters.geneious.publicapi.documents.types
together with some utility classes for dealing with some of these
document types.
-
Uses of SequenceListSummary.Provider in com.biomatters.geneious.publicapi.documents.sequence
Classes in com.biomatters.geneious.publicapi.documents.sequence that implement SequenceListSummary.ProviderModifier and TypeClassDescriptionclassSequenceListOnDisk<T extends SequenceDocument>A list of sequences which are loaded from disk on demand rather than all stored in memory. -
Uses of SequenceListSummary.Provider in com.biomatters.geneious.publicapi.documents.types
Classes in com.biomatters.geneious.publicapi.documents.types that implement SequenceListSummary.ProviderModifier and TypeClassDescriptionclassA document containing an alignment and one or more trees whose tips are the sequences (i.e. -
Uses of SequenceListSummary.Provider in com.biomatters.geneious.publicapi.implementations
Classes in com.biomatters.geneious.publicapi.implementations that implement SequenceListSummary.ProviderModifier and TypeClassDescriptionclassAn implementation of aSequenceAlignmentDocument.classAn implementation of a Phylogeny document.