Uses of Class
org.snpeff.interval.MarkerSeq
Packages that use MarkerSeq
-
Uses of MarkerSeq in org.snpeff.binseq
Methods in org.snpeff.binseq that return MarkerSeqModifier and TypeMethodDescriptionGenomicSequences.queryMarkerSequence
(Marker marker) Find a marker (with sequence) containing query 'marker' Could trigger loading sequences form databaseMethods in org.snpeff.binseq that return types with arguments of type MarkerSeq -
Uses of MarkerSeq in org.snpeff.interval
Subclasses of MarkerSeq in org.snpeff.intervalMethods in org.snpeff.interval that return MarkerSeqMethods in org.snpeff.interval with parameters of type MarkerSeqModifier and TypeMethodDescriptionprotected void
Apply a change type deletion (update sequence)protected void
Apply a change type duplication (update sequence)protected void
Apply a change type insertion (update sequence)protected void
Apply a change type MNP (update sequence)protected void
Apply a change type SNP (update sequence)