git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/crlmm@52849 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,6 +1,6 @@ |
1 | 1 |
useDynLib("crlmm", .registration=TRUE) |
2 | 2 |
## this is temporary |
3 |
- exportPattern("^[^\\.]") |
|
3 |
+exportPattern("^[^\\.]") |
|
4 | 4 |
|
5 | 5 |
##--------------------------------------------------------------------------- |
6 | 6 |
## Biobase |
... | ... |
@@ -68,7 +68,7 @@ export(crlmm, |
68 | 68 |
snprma2, |
69 | 69 |
crlmm2, |
70 | 70 |
genotype2, genotypeLD, |
71 |
- genotype.Illumina, |
|
71 |
+ genotype.Illumina, |
|
72 | 72 |
crlmmCopynumber2, crlmmCopynumberLD, crlmmCopynumber) |
73 | 73 |
export(constructIlluminaCNSet) |
74 | 74 |
export(totalCopynumber) |