align

package
v0.0.0-...-25502c3 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2012 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Sequence Alignment packages

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Aligner

type Aligner interface {
	Align(reference, query *seq.Seq) seq.Alignment
}

type MultipleAligner

type MultipleAligner interface {
	Align(sequences []*seq.Seq) seq.Alignment
}

Directories

Path Synopsis
Needleman-Wunsch sequence alignment package
Needleman-Wunsch sequence alignment package
Package implementing functions required for PALS sequence alignment
Package implementing functions required for PALS sequence alignment
dp
Package providing PALS dynamic programming alignment routines.
Package providing PALS dynamic programming alignment routines.
filter
Package providing PALS sequence hit filter routines based on 'Efficient q-gram filters for finding all 𝛜-matches over a given length.' Kim R. Rasmussen, Jens Stoye, and Eugene W. Myers.
Package providing PALS sequence hit filter routines based on 'Efficient q-gram filters for finding all 𝛜-matches over a given length.' Kim R. Rasmussen, Jens Stoye, and Eugene W. Myers.
Smith-Waterman sequence alignment package
Smith-Waterman sequence alignment package

Jump to

Keyboard shortcuts

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