パッケージ: r-bioc-s4vectors (0.16.0-1)
r-bioc-s4vectors に関するリンク
Trisquel の資源:
r-bioc-s4vectors ソースパッケージをダウンロード:
- [r-bioc-s4vectors_0.16.0-1.dsc]
- [r-bioc-s4vectors_0.16.0.orig.tar.gz]
- [r-bioc-s4vectors_0.16.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Med Packaging Team (メールアーカイブ)
- Andreas Tille
外部の資源:
- ホームページ [bioconductor.org]
類似のパッケージ:
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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: r-api-3.4
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 3.4.2-1ubuntu4)
- GNU R core of statistical computation and graphics system
-
- dep: r-bioc-biocgenerics (>= 0.23.3)
- generic functions for Bioconductor
-
- 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-cran-data.table
- GNU R extension of Data.frame
-
- 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