fasta

package
v0.0.0-...-d59ed34 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlasmidSeq

type PlasmidSeq struct {
	Id  string
	Seq string
}

type PlasmidSeqReader

type PlasmidSeqReader interface {
	datasource.IteratorWithoutValue
	Value() (*PlasmidSeq, error)
}

func NewPlasmidSeqReader

func NewPlasmidSeqReader(dir string) (PlasmidSeqReader, error)

Jump to

Keyboard shortcuts

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