软件包:libslow5-0t64(0.7.0+dfsg-3 以及其他的)
libslow5-0t64 的相关链接
下载源码包 libslow5lib:
- [libslow5lib_0.7.0+dfsg-3.debian.tar.xz]
- [libslow5lib_0.7.0+dfsg-3.dsc]
- [libslow5lib_0.7.0+dfsg.orig.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
library for reading & writing SLOW5 files
Slow5lib is a software library for reading & writing SLOW5 files. Slow5lib is designed to facilitate use of data in SLOW5 format by third- party software packages. Existing packages that read/write data in FAST5 format can be easily modified to support SLOW5.
SLOW5 is a new file format for storing signal data from Oxford Nanopore Technologies (ONT) devices. SLOW5 was developed to overcome inherent limitations in the standard FAST5 signal data format that prevent efficient, scalable analysis and cause many headaches for developers. SLOW5 can be encoded in human-readable ASCII format, or a more compact and efficient binary format (BLOW5) - this is analogous to the seminal SAM/BAM format for storing DNA sequence alignments. The BLOW5 binary format supports *zlib* (DEFLATE) compression, or other compression methods, thereby minimising the data storage footprint while still permitting efficient parallel access. Detailed benchmarking experiments have shown that SLOW5 format is an order of magnitude faster and significantly smaller than FAST5.
其他与 libslow5-0t64 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm