seqfilter

package
v0.0.0-...-d334e18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2014 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SeqPasses

func SeqPasses(seq *Seq, opts *SeqFilterOptions) bool

Types

type SeqFilterError

type SeqFilterError struct {
	Filter  string
	Problem string
}

func (*SeqFilterError) Error

func (e *SeqFilterError) Error() string

type SeqFilterOptions

type SeqFilterOptions struct {
	MinLength          bool
	MinLengthValue     int
	MaxLength          bool
	MaxLengthValue     int
	AvgVal             bool
	MinAvgVal          float32
	SlidingWin         bool
	SlidingWinSize     int
	SlidingWinMinScore int
	NumberOfNs         bool
	MaxNumberOfNs      int
	HomopolymerRun     bool
	MaxHomopolymerRun  int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL