Documentation
¶
Overview ¶
Package external contains functions that interact with outside programs.
The primary way that external interacts with common bioinformatics tools is through the command line, so the bioinformatics programs must be installed on your local computer.
We would like to port these programs to be in `lib`, using WASM for reliable builds, but until then, they live here.
Directories
¶
Path | Synopsis |
---|---|
Package bcftools wraps the bcftools cli to be used with Go.
|
Package bcftools wraps the bcftools cli to be used with Go. |
Package minimap2 contains functions for working with minimap2.
|
Package minimap2 contains functions for working with minimap2. |
Package samtools wraps the samtools cli to be used with Go.
|
Package samtools wraps the samtools cli to be used with Go. |
Click to show internal directories.
Click to hide internal directories.