forked from jimhester/GenomicRanges
-
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.
Add values alias to elementMetadata accessor and setter.
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GenomicRanges@45527 bc3139a8-67e5-0310-9ffc-ced21a209358
- Loading branch information
p.aboyoun
committed
Mar 26, 2010
1 parent
47666e1
commit 8e72d66
Showing
4 changed files
with
17 additions
and
4 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 |
---|---|---|
|
@@ -10,7 +10,7 @@ Version: 0.0.10 | |
Author: P. Aboyoun, H. Pages and M. Lawrence | ||
Maintainer: Biocore Team c/o BioC user list <[email protected]> | ||
biocViews: Genetics, Sequencing, HighThroughputSequencing, Annotation | ||
Depends: R (>= 2.8.0), methods, IRanges (>= 1.5.67) | ||
Depends: R (>= 2.8.0), methods, IRanges (>= 1.5.71) | ||
Imports: methods, IRanges | ||
LinkingTo: IRanges | ||
Suggests: RUnit, GenomicFeatures, BSgenome | ||
|
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
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