软件包:r-bioc-s4vectors(0.44.0+dfsg-1) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
BioConductor S4 implementation of vectors and lists
The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure packages).
其他与 r-bioc-s4vectors 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: r-api-4.0
- 软件包暂时不可用
-
- dep: r-api-bioc-3.20
- 本虚包由这些包填实: r-bioc-biocgenerics
-
- dep: r-bioc-biocgenerics (>= 0.37.0)
- generic functions for Bioconductor
-
- sug: r-bioc-biocstyle
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-bioc-delayedarray
- BioConductor delayed operations on array-like objects
-
- sug: r-bioc-genomicranges
- BioConductor representation and manipulation of genomic intervals
-
- sug: r-bioc-graph
- handle graph data structures for BioConductor
-
- sug: r-bioc-iranges
- GNU R low-level containers for storing sets of integer ranges
-
- sug: r-bioc-shortread
- GNU R classes and methods for high-throughput short-read sequencing data
-
- sug: r-bioc-summarizedexperiment
- BioConductor assay container
-
- sug: r-cran-data.table
- GNU R extension of Data.frame
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-matrix
- GNU R package of classes for dense and sparse matrices
-
- sug: r-cran-runit
- GNU R package providing unit testing framework