Browse code

Added importFrom statements Edited vignette to remove structure related sections Remove structure related tests Updated Rd files

cannin authored on 17/04/2020 15:48:36
Showing 1 changed files
... ...
@@ -16,7 +16,5 @@ The version of CellMiner used
16 16
 \author{
17 17
 Vinodh Rajapakse \email{vinodh.rajapakse AT nih.gov}
18 18
 }
19
-\concept{
20
-rcellminer
21
-}
19
+\concept{rcellminer}
22 20
 \keyword{data}
Browse code

Minor documentation update Updated analytics Updated about.md

cannin authored on 29/03/2017 21:43:19
Showing 1 changed files
... ...
@@ -10,14 +10,13 @@ CellMiner Version
10 10
 \details{
11 11
 The version of CellMiner used
12 12
 }
13
-\author{
14
-Vinodh Rajapakse \email{vinodh.rajapakse AT nih.gov}
15
-}
16 13
 \references{
17 14
 \url{http://discover.nci.nih.gov/cellminer}
18 15
 }
16
+\author{
17
+Vinodh Rajapakse \email{vinodh.rajapakse AT nih.gov}
18
+}
19 19
 \concept{
20 20
 rcellminer
21 21
 }
22 22
 \keyword{data}
23
-
Browse code

Adding parCorPatternComparison() function to do pattern comparisons based on partial correlations with respect to a fixed pattern (whose influence with respect to a linear model is to be excluded).

Vinodh N. Rajapakse authored on 09/08/2016 18:28:29
Showing 1 changed files
... ...
@@ -1,4 +1,4 @@
1
-% Generated by roxygen2 (4.1.1): do not edit by hand
1
+% Generated by roxygen2: do not edit by hand
2 2
 % Please edit documentation in R/dataDocumentation.R
3 3
 \docType{data}
4 4
 \name{cmVersion}
Browse code

Initial commit

cannin authored on 25/02/2016 02:26:31
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,23 @@
1
+% Generated by roxygen2 (4.1.1): do not edit by hand
2
+% Please edit documentation in R/dataDocumentation.R
3
+\docType{data}
4
+\name{cmVersion}
5
+\alias{cmVersion}
6
+\title{CellMiner Version}
7
+\description{
8
+CellMiner Version
9
+}
10
+\details{
11
+The version of CellMiner used
12
+}
13
+\author{
14
+Vinodh Rajapakse \email{vinodh.rajapakse AT nih.gov}
15
+}
16
+\references{
17
+\url{http://discover.nci.nih.gov/cellminer}
18
+}
19
+\concept{
20
+rcellminer
21
+}
22
+\keyword{data}
23
+