fai

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2020 License: BSD-3-Clause Imports: 3 Imported by: 1

Documentation

Overview

Package fai implements FAI fasta sequence file index handling.

This package is deprecated. Please use the API-compatible version at github.com/biogo/hts/fai.

Index

Constants

This section is empty.

Variables

View Source
var ErrNonUnique = fai.ErrNonUnique

Functions

This section is empty.

Types

type Index

type Index = fai.Index

Index is an FAI index.

func ReadFrom

func ReadFrom(r io.Reader) (idx Index, err error)

ReadFrom returns an Index from the stream provided by an io.Reader or an error. If the input contains non-unique records the error is a csv.ParseError identifying the second non-unique record.

type Record

type Record = fai.Record

Record is a single FAI index record.

Jump to

Keyboard shortcuts

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