все параметры
bookworm  ] [  sid  ]
[ Источник: genomicsdb  ]

Пакет: libgenomicsdb0 (1.5.0-2 и другие)

Ссылки для libgenomicsdb0

Screenshot

Ресурсы Debian:

Исходный код genomicsdb:

Сопровождающие:

Внешние ресурсы:

Подобные пакеты:

sparse array storage library for genomics (shared libraries)

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 shared library.

Другие пакеты, относящиеся к libgenomicsdb0

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка libgenomicsdb0

Загрузить для всех доступных архитектур
Архитектура Версия Размер пакета В установленном виде Файлы
alpha (неофициальный перенос) 1.5.0-2+b1 1 441,9 Кб6 556,0 Кб [список файлов]
amd64 1.5.0-2+b1 1 538,6 Кб5 860,0 Кб [список файлов]
m68k (неофициальный перенос) 1.5.0-2+b1 1 441,1 Кб5 345,0 Кб [список файлов]
mips64el 1.5.0-2+b1 1 281,7 Кб6 887,0 Кб [список файлов]
sh4 (неофициальный перенос) 1.5.0-2+b1 1 800,8 Кб5 317,0 Кб [список файлов]