fastq

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: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FastqReader

type FastqReader struct {
	// contains filtered or unexported fields
}

func NewFastqReader

func NewFastqReader(reader *bufio.Reader) *FastqReader

func (*FastqReader) HasNext

func (f *FastqReader) HasNext() bool

Returns whether or not there is another sequence to be grabbed. Used for iteration.

func (*FastqReader) Next

func (f *FastqReader) Next() Seq

Gets the next index and sequence when iterating

Jump to

Keyboard shortcuts

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