Browse code

Updated website and docs based on pkgdown v2 with newer version number.

Joshua D. Campbell authored on 22/10/2022 19:01:13
Showing 1 changed files
1 1
old mode 100755
2 2
new mode 100644
... ...
@@ -24,6 +24,7 @@ reference:
24 24
   - plotDimReduceCluster
25 25
   - plotDimReduceFeature
26 26
   - plotDimReduceModule
27
+  - plotDimReduceGrid  
27 28
   - plotCeldaViolin  
28 29
   - celdaHeatmap
29 30
 
... ...
@@ -34,7 +35,6 @@ reference:
34 35
   - plotDecontXContamination
35 36
   - plotDecontXMarkerExpression
36 37
   - plotDecontXMarkerPercentage
37
-
38 38
   - decontXcounts
39 39
   
40 40
 - title: Functions for determining the numbers of clusters in celda
... ...
@@ -46,13 +46,13 @@ reference:
46 46
   - celdaGridSearch
47 47
   - plotGridSearchPerplexity
48 48
   - perplexity
49
-  - celdaPerplexity  
50 49
   - resamplePerplexity
51 50
   - selectBestModel
52 51
   - resList  
53 52
   - subsetCeldaList  
54 53
   - appendCeldaList
55
-
54
+  - celdaPerplexity
55
+  
56 56
 - title: Miscellaneous celda functions 
57 57
   desc: Various functions for manipulation of celda results
58 58
   contents:
... ...
@@ -97,7 +97,29 @@ reference:
97 97
   - sampleCells
98 98
   - contaminationSim
99 99
 
100
-
100
+- title: internal
101
+  contents:
102
+  - availableModels
103
+  - celdaCGMod
104
+  - celdaCGSim 
105
+  - celdaCMod
106
+  - celdaCSim
107
+  - celdaGMod
108
+  - celdaGSim
109
+  - celdaModel
110
+  - celdatosce
111
+  - compareCountMatrix
112
+  - countChecksum
113
+  - eigenMatMultInt
114
+  - eigenMatMultNumeric
115
+  - fastNormProp
116
+  - fastNormPropLog
117
+  - fastNormPropSqrt
118
+  - nonzero
119
+  - semiPheatmap
120
+  - '`celdaPerplexity,celdaList-method`'
121
+  - '`countChecksum,celdaList-method`'
122
+  
101 123
 navbar:
102 124
   title: "celda"
103 125
   left:
Browse code

Updated version, docs, nav bar, and NEWS

Joshua D. Campbell authored on 04/10/2021 16:44:28
Showing 1 changed files
... ...
@@ -34,6 +34,7 @@ reference:
34 34
   - plotDecontXContamination
35 35
   - plotDecontXMarkerExpression
36 36
   - plotDecontXMarkerPercentage
37
+
37 38
   - decontXcounts
38 39
   
39 40
 - title: Functions for determining the numbers of clusters in celda
... ...
@@ -101,7 +102,7 @@ navbar:
101 102
   title: "celda"
102 103
   left:
103 104
     - icon: fa-home fa-lg
104
-      href: http://celda.camplab.net/
105
+      href: https://www.camplab.net/celda
105 106
     - text: "Installation"
106 107
       href: articles/articles/installation.html
107 108
     - text: "Vignettes"
Browse code

Updated link in pkgdown

Joshua D. Campbell authored on 02/08/2021 19:39:22
Showing 1 changed files
... ...
@@ -101,7 +101,7 @@ navbar:
101 101
   title: "celda"
102 102
   left:
103 103
     - icon: fa-home fa-lg
104
-      href: index.html
104
+      href: http://celda.camplab.net/
105 105
     - text: "Installation"
106 106
       href: articles/articles/installation.html
107 107
     - text: "Vignettes"
Browse code

minor tweaks to pkgdown docs

Joshua D. Campbell authored on 19/07/2021 17:40:48
Showing 1 changed files
... ...
@@ -106,11 +106,13 @@ navbar:
106 106
       href: articles/articles/installation.html
107 107
     - text: "Vignettes"
108 108
       menu:
109
-      - text: "Analysis of PBMC3K with Celda"
109
+      - text: "Celda - Analysis of PBMC3K"
110 110
         href: articles/articles/celda_pbmc3k.html
111
-      - text: "Decontamination of PBMC4K with DecontX"
111
+      - text: "DecontX - Decontamination of PBMC4K"
112 112
         href: articles/articles/decontX_pbmc4k.html
113 113
     - text: "Reference"
114 114
       href: reference/index.html
115
+    - text: "News"
116
+      href: news/index.html
115 117
     - icon: fa-github
116 118
       href: https://github.com/campbio/celda
Browse code

Addition of pkgdown docs. Some tweaks to vignettes

Joshua D. Campbell authored on 18/07/2021 23:47:16
Showing 1 changed files
... ...
@@ -3,106 +3,114 @@ template:
3 3
     bootswatch: yeti
4 4
 
5 5
 reference:
6
-- title: Function Documentation
7
-  desc: Man pages for all functions exported by celda
6
+- title: Primary celda functions
7
+  desc: Functions for clustering of cells
8 8
   contents:
9
-  - '`available_models`'
10
-  - '`calc.perplexity`'
11
-  - '`calc.perplexity2`'
12
-  - '`calculateLoglikFromVariables.celda_C`'
13
-  - '`calculateLoglikFromVariables.celda_CG`'
14
-  - '`calculateLoglikFromVariables.celda_G`'
15
-  - '`calculateLoglikFromVariables`'
16
-  - '`calculatePerplexity.celda_C`'
17
-  - '`calculatePerplexity.celda_CG`'
18
-  - '`calculatePerplexity.celda_G`'
19
-  - '`calculatePerplexity`'
20
-  - '`calculatePerplexityWithResampling`'
21
-  - '`calculateTsne`'
22
-  - '`cC.decomposeCounts`'
23
-  - '`cCG.decomposeCounts`'
24
-  - '`celda`'
25
-  - '`celdaGridSearch`'
26
-  - '`celdaHeatmap.celda_C`'
27
-  - '`celdaHeatmap.celda_CG`'
28
-  - '`celdaHeatmap.celda_G`'
29
-  - '`celdaHeatmap`'
30
-  - '`celdaProbabilityMap.celda_C`'
31
-  - '`celdaProbabilityMap.celda_CG`'
32
-  - '`celdaProbabilityMap`'
33
-  - '`celdaTsne.celda_C`'
34
-  - '`celdaTsne.celda_CG`'
35
-  - '`celdaTsne.celda_G`'
36
-  - '`celdaTsne`'
37
-  - '`celda_C`'
38
-  - '`celda_CG`'
39
-  - '`celda_G`'
40
-  - '`cG.decomposeCounts`'
41
-  - '`clusterProbability.celda_C`'
42
-  - '`clusterProbability.celda_CG`'
43
-  - '`clusterProbability.celda_G`'
44
-  - '`clusterProbability`'
45
-  - '`compareCountMatrix`'
46
-  - '`completeLogLikelihood`'
47
-  - '`distinct_colors`'
48
-  - '`eigenMatMultInt`'
49
-  - '`factorizeMatrix.celda_C`'
50
-  - '`factorizeMatrix.celda_CG`'
51
-  - '`factorizeMatrix.celda_G`'
52
-  - '`factorizeMatrix`'
53
-  - '`fastNormProp`'
54
-  - '`fastNormPropLog`'
55
-  - '`fastNormPropSqrt`'
56
-  - '`featureModuleLookup.celda_C`'
57
-  - '`featureModuleLookup.celda_CG`'
58
-  - '`featureModuleLookup.celda_G`'
59
-  - '`featureModuleLookup`'
60
-  - '`finalLogLikelihood`'
61
-  - '`moduleHeatmap`'
62
-  - '`normalizeCounts`'
63
-  - '`pbmc_res`'
64
-  - '`pbmc_select`'
65
-  - '`plotDimReduceCluster`'
66
-  - '`plotDimReduceGene`'
67
-  - '`plotDimReduceGrid`'
68
-  - '`plotDimReduceState`'
69
-  - '`plotGridSearchPerplexity.celda_C`'
70
-  - '`plotGridSearchPerplexity.celda_CG`'
71
-  - '`plotGridSearchPerplexity.celda_G`'
72
-  - '`plotGridSearchPerplexity`'
73
-  - '`plotHeatmap`'
74
-  - '`recodeClusterY`'
75
-  - '`recodeClusterZ`'
76
-  - '`runParams`'
77
-  - '`sample.cells`'
78
-  - '`selectBestModel`'
79
-  - '`semi_pheatmap`'
80
-  - '`simulateCells.celda_C`'
81
-  - '`simulateCells.celda_CG`'
82
-  - '`simulateCells.celda_G`'
83
-  - '`simulateCells`'
84
-  - '`subsetCeldaList`'
85
-  - '`topRank`'
9
+  - celda_CG
10
+  - celda_C
11
+  - celda_G
12
+  - reportCeldaCGRun
13
+  - reportCeldaCGPlotResults
14
+  - selectFeatures  
15
+  - splitModule
16
+
17
+- title: Visualization functions for celda results
18
+  desc: Functions for displaying celda resuls on 2-D embeddings, heatmaps, and violin plots
19
+  contents:
20
+  - celdaUmap
21
+  - celdaTsne
22
+  - moduleHeatmap
23
+  - celdaProbabilityMap
24
+  - plotDimReduceCluster
25
+  - plotDimReduceFeature
26
+  - plotDimReduceModule
27
+  - plotCeldaViolin  
28
+  - celdaHeatmap
29
+
30
+- title: Primary decontX functions
31
+  desc: Functions for estimating and displaying contamination with decontX
32
+  contents:
33
+  - decontX
34
+  - plotDecontXContamination
35
+  - plotDecontXMarkerExpression
36
+  - plotDecontXMarkerPercentage
37
+  - decontXcounts
38
+  
39
+- title: Functions for determining the numbers of clusters in celda
40
+  desc: Functions for running and comparing multiple celda models with different number of modules or cell populations
41
+  contents:
42
+  - recursiveSplitCell
43
+  - recursiveSplitModule
44
+  - plotRPC
45
+  - celdaGridSearch
46
+  - plotGridSearchPerplexity
47
+  - perplexity
48
+  - celdaPerplexity  
49
+  - resamplePerplexity
50
+  - selectBestModel
51
+  - resList  
52
+  - subsetCeldaList  
53
+  - appendCeldaList
54
+
55
+- title: Miscellaneous celda functions 
56
+  desc: Various functions for manipulation of celda results
57
+  contents:
58
+  - celdaClusters
59
+  - celdaModules
60
+  - recodeClusterY
61
+  - recodeClusterZ
62
+  - reorderCelda  
63
+  - featureModuleLookup
64
+  - featureModuleTable
65
+  - celda
66
+  - params  
67
+  - runParams  
68
+  - factorizeMatrix
69
+  - bestLogLikelihood
70
+  - clusterProbability
71
+  - geneSetEnrich
72
+  - plotHeatmap
73
+  - retrieveFeatureIndex
74
+  - normalizeCounts
75
+  - distinctColors
76
+  - matrixNames
77
+  - logLikelihood
78
+  - logLikelihoodHistory
79
+  - topRank
80
+  - sampleLabel
81
+
82
+- title: Simulation functions
83
+  desc: Functions for generating data from the generative process of each model 
84
+  contents:
85
+  - simulateCells
86
+  - simulateContamination
87
+
88
+- title: Data objects
89
+  desc: Small data objects used in examples
90
+  contents:
91
+  - sceCeldaCG
92
+  - sceCeldaC
93
+  - sceCeldaG
94
+  - sceCeldaCGGridSearch
95
+  - celdaCGGridSearchRes
96
+  - sampleCells
97
+  - contaminationSim
98
+
86 99
 
87 100
 navbar:
88
-  structure:
89
-    left:
90
-    - home
91
-    - intro
92
-    - reference
93
-    - articles
94
-    - tutorials
95
-    - news
96
-    right: github
97
-  components:
98
-    home:
99
-      icon: fa-home fa-lg
101
+  title: "celda"
102
+  left:
103
+    - icon: fa-home fa-lg
100 104
       href: index.html
101
-    reference:
102
-      text: Reference
103
-      href: reference/index.html
104
-    articles:
105
-      text: Articles
105
+    - text: "Installation"
106
+      href: articles/articles/installation.html
107
+    - text: "Vignettes"
106 108
       menu:
107
-      - text: Analyzing single-cell RNA-seq count data with Celda
108
-        href: articles/celda-analysis.html
109
+      - text: "Analysis of PBMC3K with Celda"
110
+        href: articles/articles/celda_pbmc3k.html
111
+      - text: "Decontamination of PBMC4K with DecontX"
112
+        href: articles/articles/decontX_pbmc4k.html
113
+    - text: "Reference"
114
+      href: reference/index.html
115
+    - icon: fa-github
116
+      href: https://github.com/campbio/celda
Browse code

Removed differentialExpression related functions as these are now in the singleCellTK

Joshua D. Campbell authored on 22/03/2021 17:27:20
Showing 1 changed files
... ...
@@ -44,7 +44,6 @@ reference:
44 44
   - '`clusterProbability`'
45 45
   - '`compareCountMatrix`'
46 46
   - '`completeLogLikelihood`'
47
-  - '`differentialExpression`'
48 47
   - '`distinct_colors`'
49 48
   - '`eigenMatMultInt`'
50 49
   - '`factorizeMatrix.celda_C`'
Browse code

Initial commit of packagedown configuration

Former-commit-id: 01d73bc056ad1427d64686c73fb18a4264e66c5d

Sean Corbett authored on 06/09/2018 16:53:44
Showing 1 changed files
1 1
new file mode 100755
... ...
@@ -0,0 +1,109 @@
1
+template:
2
+  params:
3
+    bootswatch: yeti
4
+
5
+reference:
6
+- title: Function Documentation
7
+  desc: Man pages for all functions exported by celda
8
+  contents:
9
+  - '`available_models`'
10
+  - '`calc.perplexity`'
11
+  - '`calc.perplexity2`'
12
+  - '`calculateLoglikFromVariables.celda_C`'
13
+  - '`calculateLoglikFromVariables.celda_CG`'
14
+  - '`calculateLoglikFromVariables.celda_G`'
15
+  - '`calculateLoglikFromVariables`'
16
+  - '`calculatePerplexity.celda_C`'
17
+  - '`calculatePerplexity.celda_CG`'
18
+  - '`calculatePerplexity.celda_G`'
19
+  - '`calculatePerplexity`'
20
+  - '`calculatePerplexityWithResampling`'
21
+  - '`calculateTsne`'
22
+  - '`cC.decomposeCounts`'
23
+  - '`cCG.decomposeCounts`'
24
+  - '`celda`'
25
+  - '`celdaGridSearch`'
26
+  - '`celdaHeatmap.celda_C`'
27
+  - '`celdaHeatmap.celda_CG`'
28
+  - '`celdaHeatmap.celda_G`'
29
+  - '`celdaHeatmap`'
30
+  - '`celdaProbabilityMap.celda_C`'
31
+  - '`celdaProbabilityMap.celda_CG`'
32
+  - '`celdaProbabilityMap`'
33
+  - '`celdaTsne.celda_C`'
34
+  - '`celdaTsne.celda_CG`'
35
+  - '`celdaTsne.celda_G`'
36
+  - '`celdaTsne`'
37
+  - '`celda_C`'
38
+  - '`celda_CG`'
39
+  - '`celda_G`'
40
+  - '`cG.decomposeCounts`'
41
+  - '`clusterProbability.celda_C`'
42
+  - '`clusterProbability.celda_CG`'
43
+  - '`clusterProbability.celda_G`'
44
+  - '`clusterProbability`'
45
+  - '`compareCountMatrix`'
46
+  - '`completeLogLikelihood`'
47
+  - '`differentialExpression`'
48
+  - '`distinct_colors`'
49
+  - '`eigenMatMultInt`'
50
+  - '`factorizeMatrix.celda_C`'
51
+  - '`factorizeMatrix.celda_CG`'
52
+  - '`factorizeMatrix.celda_G`'
53
+  - '`factorizeMatrix`'
54
+  - '`fastNormProp`'
55
+  - '`fastNormPropLog`'
56
+  - '`fastNormPropSqrt`'
57
+  - '`featureModuleLookup.celda_C`'
58
+  - '`featureModuleLookup.celda_CG`'
59
+  - '`featureModuleLookup.celda_G`'
60
+  - '`featureModuleLookup`'
61
+  - '`finalLogLikelihood`'
62
+  - '`moduleHeatmap`'
63
+  - '`normalizeCounts`'
64
+  - '`pbmc_res`'
65
+  - '`pbmc_select`'
66
+  - '`plotDimReduceCluster`'
67
+  - '`plotDimReduceGene`'
68
+  - '`plotDimReduceGrid`'
69
+  - '`plotDimReduceState`'
70
+  - '`plotGridSearchPerplexity.celda_C`'
71
+  - '`plotGridSearchPerplexity.celda_CG`'
72
+  - '`plotGridSearchPerplexity.celda_G`'
73
+  - '`plotGridSearchPerplexity`'
74
+  - '`plotHeatmap`'
75
+  - '`recodeClusterY`'
76
+  - '`recodeClusterZ`'
77
+  - '`runParams`'
78
+  - '`sample.cells`'
79
+  - '`selectBestModel`'
80
+  - '`semi_pheatmap`'
81
+  - '`simulateCells.celda_C`'
82
+  - '`simulateCells.celda_CG`'
83
+  - '`simulateCells.celda_G`'
84
+  - '`simulateCells`'
85
+  - '`subsetCeldaList`'
86
+  - '`topRank`'
87
+
88
+navbar:
89
+  structure:
90
+    left:
91
+    - home
92
+    - intro
93
+    - reference
94
+    - articles
95
+    - tutorials
96
+    - news
97
+    right: github
98
+  components:
99
+    home:
100
+      icon: fa-home fa-lg
101
+      href: index.html
102
+    reference:
103
+      text: Reference
104
+      href: reference/index.html
105
+    articles:
106
+      text: Articles
107
+      menu:
108
+      - text: Analyzing single-cell RNA-seq count data with Celda
109
+        href: articles/celda-analysis.html