Uses of Class
de.jstacs.data.sequences.annotation.MotifAnnotation

Packages that use MotifAnnotation
de.jstacs.data.sequences.annotation Provides the facilities to annotate Sequences using a number of pre-defined annotation types, or additional implementations of the SequenceAnnotation class 
 

Uses of MotifAnnotation in de.jstacs.data.sequences.annotation
 

Constructors in de.jstacs.data.sequences.annotation with parameters of type MotifAnnotation
CisRegulatoryModuleAnnotation(String identifier, MotifAnnotation[] motifs, Result... additionalAnnotation)
          Creates a new CisRegulatoryModuleAnnotation from a set of motifs and possibly additional annotations.