Documentation
¶
Overview ¶
Package pwm implements a position weight matrix search based on an algorithm by Deborah Toledo Flores.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Feature ¶
type Feature struct {
MotifLocation feat.Feature
MotifStart int
MotifEnd int
MotifScore float64
MotifProb float64
MotifSeq seq.Sequence
MotifOrient feat.Orientation
Moltype feat.Moltype
}
func (*Feature) Description ¶
func (*Feature) Orientation ¶
func (f *Feature) Orientation() feat.Orientation
Click to show internal directories.
Click to hide internal directories.