Balík: libgenomicsdb-java (1.5.4-1)
Odkazy pre libgenomicsdb-java
Zdroje Debian:
Stiahnuť zdrojový balík genomicsdb:
- [genomicsdb_1.5.4-1.dsc]
- [genomicsdb_1.5.4.orig-genomicsdb-htslib.tar.gz]
- [genomicsdb_1.5.4.orig-genomicsdb-tiledb.tar.gz]
- [genomicsdb_1.5.4.orig.tar.gz]
- [genomicsdb_1.5.4-1.debian.tar.xz]
Správcovia:
Externé zdroje:
- Domovská stránka [www.genomicsdb.org]
Podobné balíky:
sparse array storage library for genomics (Java library)
GenomicsDB is built on top of a htslib fork and an internal array storage system for importing, querying and transforming variant data. Variant data is sparse by nature (sparse relative to the whole genome) and using sparse array data stores is a perfect fit for storing such data.
The GenomicsDB stores variant data in a 2D array where:
- Each column corresponds to a genomic position (chromosome + position); - Each row corresponds to a sample in a VCF (or CallSet in the GA4GH terminology); - Each cell contains data for a given sample/CallSet at a given position; data is stored in the form of cell attributes; - Cells are stored in column major order - this makes accessing cells with the same column index (i.e. data for a given genomic position over all samples) fast. - Variant interval/gVCF interval data is stored in a cell at the start of the interval. The END is stored as a cell attribute. For variant intervals (such as deletions and gVCF REF blocks), an additional cell is stored at the END value of the variant interval. When queried for a given genomic position, the query library performs an efficient sweep to determine all intervals that intersect with the queried position.
This package contains the Java library.
Ostatné balíky súvisiace s balíkom libgenomicsdb-java
|
|
|
|
-
- dep: libcommons-io-java (>= 2.17.0)
- bežné triedy týkajúce sa V/V
-
- dep: libgenomicsdb-jni (<< 1.5.4-1.1~)
- sparse array storage library for genomics (Java native bindings)
- dep: libgenomicsdb-jni (>= 1.5.4-1)
-
- dep: libgetopt-java
- GNU getopt - port do jazyka Java
-
- dep: libgoogle-gson-java
- konvertuje objekty jazyka Java do ich reprezentácie v JSON
-
- dep: libguava-java
- balík spoločných knižníc Google pre Javu
-
- dep: libhtsjdk-java (>= 3.0.2)
- Java API for high-throughput sequencing data (HTS) formats
-
- dep: libjson-simple-java
- Simple, lightweight and efficient JSON toolkit for Java
-
- dep: liblog4j2-java (>= 2.19.0)
- Apache Log4j - platforma jazyka Java na vedenie záznamov
-
- dep: libprotobuf-java
- väzby Protocol Buffers pre jazyk Java
Stiahnuť libgenomicsdb-java
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
all | 399.9 kB | 493.0 kB | [zoznam súborov] |