git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/SummarizedExperiment@109313 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -4,8 +4,9 @@ Description: The SummarizedExperiment container contains one or more assays, |
4 | 4 |
each represented by a matrix-like object of numeric or other mode. |
5 | 5 |
The rows typically represent genomic ranges of interest and the columns |
6 | 6 |
represent samples. |
7 |
-Version: 0.3.9 |
|
8 |
-Author: Martin Morgan, Valerie Obenchain, Jim Hester, Herv\'e Pag\`es |
|
7 |
+Version: 0.3.10 |
|
8 |
+Encoding: UTF-8 |
|
9 |
+Author: Martin Morgan, Valerie Obenchain, Jim Hester, Hervé Pagès |
|
9 | 10 |
Maintainer: Bioconductor Package Maintainer <[email protected]> |
10 | 11 |
biocViews: Genetics, Infrastructure, Sequencing, Annotation, Coverage, |
11 | 12 |
GenomeAnnotation |