Documentation
¶
Index ¶
Constants ¶
View Source
const ( Version = "0.0.2" Author = "Yibin Wang" License = "BSD 3-Clause" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AGP ¶
type AGP struct {
// contains filtered or unexported fields
}
AGP is a collection of AGPLines
type AGPLine ¶
type AGPLine struct {
// contains filtered or unexported fields
}
AGPLine github.com/tanghaibao/allhic
type Agp2assembler ¶
Agp2assembler
func (*Agp2assembler) AGP2Assembly ¶
func (r *Agp2assembler) AGP2Assembly() error
func (*Agp2assembler) Run ¶
func (r *Agp2assembler) Run() error
type Bam2linker ¶
Bam2linker
func (*Bam2linker) ExtractLinks ¶
func (r *Bam2linker) ExtractLinks() error
func (*Bam2linker) Run ¶
func (r *Bam2linker) Run() error
Click to show internal directories.
Click to hide internal directories.