1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
|
Source: ncbi-vdb
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
Aaron M. Ucko <ucko@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
d-shlibs (>= 0.104),
dh-python,
python3
Build-Depends-Arch: cmake,
libbz2-dev,
libxml2-dev,
libmagic-dev,
libmbedtls-dev (>= 3),
zlib1g-dev,
libzstd-dev,
flex,
bison,
doxygen,
graphviz,
chrpath
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/ncbi-vdb
Vcs-Git: https://salsa.debian.org/med-team/ncbi-vdb.git
Homepage: https://github.com/ncbi/ncbi-vdb
Rules-Requires-Root: no
Package: libncbi-vdb3
Architecture: amd64 arm64 x32
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
ncbi-vdb-data (>= ${source:Version})
Breaks: sra-toolkit (<< 2.11~)
Description: libraries for using data in the INSDC Sequence Read Archives
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
data warehousing technology developed initially to address the needs
of the Sequence Read Archive (SRA). It is unique in that it builds
databases from smaller parts that can function independently as
_documents_, supports effective and efficient compression, supports
encryption while remaining encrypted on disk, transparent distribution
and remote access.
.
This package contains a runtime library for reading VDB data.
Package: libncbi-vdb-dev
Architecture: amd64 arm64 x32
Multi-Arch: same
Section: libdevel
Depends: ${devlibs:Depends},
${misc:Depends},
libncbi-vdb3 (= ${binary:Version}),
libncbi-wvdb-dev (= ${binary:Version}),
libaec-dev,
libbz2-dev,
libzstd-dev,
zlib1g-dev
Description: libraries for using data in the INSDC Sequence Read Archives (devel)
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
data warehousing technology developed initially to address the needs
of the Sequence Read Archive (SRA). It is unique in that it builds
databases from smaller parts that can function independently as
_documents_, supports effective and efficient compression, supports
encryption while remaining encrypted on disk, transparent distribution
and remote access.
.
This is the development package for reading VDB data.
Package: ncbi-vdb-data
Architecture: all
Multi-Arch: foreign
Section: libs
Depends: ${misc:Depends}
Recommends: ${python3:Depends}
Provides: python3-vdb
Breaks: libncbi-vdb2 (<< 2.11.2+dfsg-5~)
Replaces: libncbi-vdb2 (<< 2.11.2+dfsg-5~), sra-toolkit (<< 3.2)
Description: schemata and defaults for the INSDC Sequence Read Archives
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
data warehousing technology developed initially to address the needs
of the Sequence Read Archive (SRA). It is unique in that it builds
databases from smaller parts that can function independently as
_documents_, supports effective and efficient compression, supports
encryption while remaining encrypted on disk, transparent distribution
and remote access.
.
This package contains VDB schemata for SRA data and default
configuration files for VDB libraries. For the time being, it also
contains a Python wrapper for VDB.
Package: libncbi-wvdb3
Architecture: amd64 arm64 x32
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
ncbi-vdb-data (>= ${source:Version})
Description: virtual layer update module of ncbi-vdb library
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
data warehousing technology developed initially to address the needs
of the Sequence Read Archive (SRA). It is unique in that it builds
databases from smaller parts that can function independently as
_documents_, supports effective and efficient compression, supports
encryption while remaining encrypted on disk, transparent distribution
and remote access.
.
This package contains a runtime library for updating VDB data.
Package: libncbi-wvdb-dev
Architecture: amd64 arm64 x32
Multi-Arch: same
Section: libdevel
Depends: ${devlibs:Depends},
${misc:Depends},
libncbi-wvdb3 (= ${binary:Version})
Description: virtual layer update module of ncbi-vdb library (devel)
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
data warehousing technology developed initially to address the needs
of the Sequence Read Archive (SRA). It is unique in that it builds
databases from smaller parts that can function independently as
_documents_, supports effective and efficient compression, supports
encryption while remaining encrypted on disk, transparent distribution
and remote access.
.
This package contains development files for updating VDB data.
Package: libsam-extract3
Architecture: amd64 arm64 x32
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: SAM extraction module of ncbi-vdb library
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
data warehousing technology developed initially to address the needs
of the Sequence Read Archive (SRA). It is unique in that it builds
databases from smaller parts that can function independently as
_documents_, supports effective and efficient compression, supports
encryption while remaining encrypted on disk, transparent distribution
and remote access.
.
This library is part of the ncbi-vdb package and provides an interface
for extracting Sequence/Alignment Map (SAM) files.
Package: libsam-extract-dev
Architecture: amd64 arm64 x32
Multi-Arch: same
Section: libdevel
Depends: ${devlibs:Depends},
${misc:Depends},
libsam-extract3 (= ${binary:Version})
Description: SAM extraction module of ncbi-vdb library (devel)
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
data warehousing technology developed initially to address the needs
of the Sequence Read Archive (SRA). It is unique in that it builds
databases from smaller parts that can function independently as
_documents_, supports effective and efficient compression, supports
encryption while remaining encrypted on disk, transparent distribution
and remote access.
.
This library is part of the ncbi-vdb package and provides development
files for extracting Sequence/Alignment Map (SAM) files.
|