git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/crlmm@43543 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,7 +1,7 @@ |
1 | 1 |
Package: crlmm |
2 | 2 |
Type: Package |
3 | 3 |
Title: Genotype Calling (CRLMM) and Copy Number Analysis tool for Affymetrix SNP 5.0 and 6.0 and Illumina arrays. |
4 |
-Version: 1.5.12 |
|
4 |
+Version: 1.5.13 |
|
5 | 5 |
Date: 2009-12-03 |
6 | 6 |
Author: Rafael A Irizarry, Benilton S Carvalho <bcarvalh@jhsph.edu>, Robert Scharpf <rscharpf@jhsph.edu>, Matt Ritchie <mritchie@wehi.edu.au> |
7 | 7 |
Maintainer: Benilton S Carvalho <bcarvalh@jhsph.edu>, Robert Scharpf <rscharpf@jhsph.edu>, Matt Ritchie <mritchie@wehi.EDU.AU> |
... | ... |
@@ -16,7 +16,6 @@ importFrom(Biobase, assayDataElement, assayDataElementNames, |
16 | 16 |
assayDataElementReplace, assayDataNew, classVersion, validMsg) |
17 | 17 |
|
18 | 18 |
## oligoClasses |
19 |
-importFrom(oligoClasses, position, chromosome) |
|
20 | 19 |
importClassesFrom(oligoClasses, SnpSuperSet, AlleleSet) |
21 | 20 |
importMethodsFrom(oligoClasses, |
22 | 21 |
allele, |