[ bookworm ]
[ sid ]
[ Источник: genomicsdb ]
Пакет: genomicsdb-tools (1.5.4-4)
Ссылки для genomicsdb-tools
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код genomicsdb:
- [genomicsdb_1.5.4-4.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-4.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [www.genomicsdb.org]
Подобные пакеты:
sparse array storage library for genomics (tools)
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 some tools to be run as executable files.
Другие пакеты, относящиеся к genomicsdb-tools
|
|
|
|
-
- dep: libc6 (>= 2.38)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: libfmt10 (>= 10.1.1+ds1)
- fast type-safe C++ formatting library -- library
-
- dep: libgcc-s1 (>= 3.0)
- вспомогательная библиотека GCC
-
- dep: libgenomicsdb1 (= 1.5.4-4)
- sparse array storage library for genomics (shared libraries)
-
- dep: libgomp1 (>= 4.9)
- вспомогательная библиотека GCC OpenMP (GOMP)
-
- dep: libopenmpi40 (>= 5.0.6)
- high performance message passing library -- shared library
-
- dep: libprotobuf32t64 (>= 3.21.12)
- protocol buffers C++ library
-
- dep: libstdc++6 (>= 14)
- стандартная библиотека GNU C++ версии 3
-
- dep: libuuid1 (>= 2.16)
- библиотека поддержки универсальных уникальных идентификаторов
Загрузка genomicsdb-tools
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
arm64 | 1 371,3 Кб | 11 552,0 Кб | [список файлов] |