[ Bron: hts-nim-tools ]
Pakket: hts-nim-tools (0.2.1-2)
Verwijzigingen voor hts-nim-tools
Debian bronnen:
Het bronpakket hts-nim-tools downloaden:
Beheerders:
- Debian Med Packaging Team (QA-pagina, Mailarchief)
- Steffen Moeller (QA-pagina)
- Nilesh Patra (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
tools biological sequences: bam-filter, count-reads, vcf-check
This package provides several tools that (at least at the time of their creation) provide functionalities beyond the routine provided by samtools and other reverse dependencies of the htslib.
These new tools are
• bam-filter : filter BAM/CRAM/SAM files with a simple expression language • count-reads: count BAM/CRAM reads in regions given in a BED file • vcf-check : check regions of a VCF against a background for missing chunks
and yes, as the name suggests, these tools are all implemented in nim, using the nim-hts (upstream: hts-nim) wrapper for the htslib.
Andere aan hts-nim-tools gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: nim-hts-dev
- wrapper for hts C library