全部搜尋項
bookworm  ] [  sid  ]
[ 原始碼: genomicsdb  ]

套件:libgenomicsdb-dev(1.5.0-2 以及其他的)

libgenomicsdb-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 genomicsdb

維護小組:

外部的資源:

相似套件:

sparse array storage library for genomics (development files)

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 development files and the static library.

標籤: 軟體開發: 函式庫, 角色: 開發用函式庫

其他與 libgenomicsdb-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libgenomicsdb-dev

下載可用於所有硬體架構的
硬體架構 版本 套件大小 安裝後大小 檔案
alpha (非官方移植版) 1.5.0-2+b1 2,495。4 kB34,963。0 kB [檔案列表]
amd64 1.5.0-2+b1 2,014。8 kB25,362。0 kB [檔案列表]
m68k (非官方移植版) 1.5.0-2+b1 1,844。4 kB20,510。0 kB [檔案列表]
mips64el 1.5.0-2+b1 2,303。2 kB31,247。0 kB [檔案列表]
sh4 (非官方移植版) 1.5.0-2+b1 2,267。7 kB20,392。0 kB [檔案列表]