-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
elementLengths was renamed -> elementNROWS in S4Vectors (new name ref…
…lects TRUE semantic, old name will be deprecated soon) git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/cummeRbund@113044 bc3139a8-67e5-0310-9ffc-ced21a209358
- Loading branch information
1 parent
5a3cb91
commit ab084cc
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
Package: cummeRbund | ||
Title: Analysis, exploration, manipulation, and visualization of Cufflinks high-throughput sequencing data. | ||
Version: 2.13.0 | ||
Version: 2.13.1 | ||
Date: 2013-04-22 | ||
Author: L. Goff, C. Trapnell, D. Kelley | ||
Description: Allows for persistent storage, access, exploration, and manipulation of Cufflinks high-throughput sequencing data. In addition, provides numerous plotting functions for commonly used visualizations. | ||
Imports: methods, plyr, BiocGenerics, Biobase | ||
Imports: methods, plyr, BiocGenerics, S4Vectors (>= 0.9.25), Biobase | ||
Depends: R (>= 2.7.0), BiocGenerics (>= 0.3.2), RSQLite, ggplot2, reshape2, fastcluster, rtracklayer, Gviz | ||
Suggests: cluster, plyr, NMFN, stringr, GenomicFeatures, GenomicRanges, rjson | ||
Maintainer: Loyal A. Goff <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters