Documentation ¶
Overview ¶
Package to read and auto-detect format of fasta & fastq files
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
func NewReader ¶
func NewReader(f file.SectionReader) *Reader
func (*Reader) DetermineFormat ¶
func (*Reader) GetReadOffset ¶
Click to show internal directories.
Click to hide internal directories.