Browse code

Updated TODO/DESCRIPTION

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/crlmm@38475 bc3139a8-67e5-0310-9ffc-ced21a209358

Benilton Carvalho authored on 03/04/2009 20:07:11
Showing 3 changed files

  • CHANGES index b09ddb7..7e0c4ad 100644
  • DESCRIPTION index d64a782..e2ef9dc 100644
  • TODO index c906d46..e954f67 100644
... ...
@@ -88,3 +88,7 @@ and crlmmIllumina() in crlmm-illumina.R)
88 88
 2009-04-01 R.Scharpf - committed version 1.0.69
89 89
 
90 90
 * added a few items to the crlmm TODOs
91
+
92
+2009-04-03 B Carvalho - committed version 1.0.70
93
+
94
+** Updated TODO and DESCRIPTION
... ...
@@ -1,10 +1,10 @@
1 1
 Package: crlmm
2 2
 Type: Package
3 3
 Title: Genotype Calling (CRLMM) and Copy Number Analysis tool for SNP 5.0 and 6.0 arrays.
4
-Version: 1.0.69
4
+Version: 1.0.70
5 5
 Date: 2008-12-30
6
-Author: Rafael A Irizarry, Benilton S Carvalho <bcarvalh@jhsph.edu>, Robert Scharpf <rscharpf@jhsph.edu>
7
-Maintainer: Benilton S Carvalho <bcarvalh@jhsph.edu>, Robert Scharpf <rscharpf@jhsph.edu>
6
+Author: Rafael A Irizarry, Benilton S Carvalho <bcarvalh@jhsph.edu>, Robert Scharpf <rscharpf@jhsph.edu>, Matt Ritchie <mritchie@wehi.EDU.AU>
7
+Maintainer: Benilton S Carvalho <bcarvalh@jhsph.edu>, Robert Scharpf <rscharpf@jhsph.edu>, Matt Ritchie <mritchie@wehi.EDU.AU>
8 8
 Description: Faster implementation of CRLMM specific to SNP 5.0 and 6.0 arrays, as well as a copy number tool specific to 6.0.
9 9
 License: Artistic-2.0
10 10
 Imports: affyio, preprocessCore, utils, stats, genefilter, splines, Biobase, mvtnorm
... ...
@@ -16,6 +16,10 @@ R. Scharpf (after next release)
16 16
   file a SnpSet object for each chromosome.  This would help the copy
17 17
   number part that runs by chromosome
18 18
 
19
+B Carvalho
20
+
21
+- crlmm should return results in CHP files
22
+
19 23
 #####################################
20 24
 ### FOR CNRMA
21 25
 #####################################