From 29a993014798ece05ba66f76c6f51adebce1046c Mon Sep 17 00:00:00 2001 From: Gene233 <44050457+Gene233@users.noreply.github.com> Date: Mon, 20 May 2024 11:39:23 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20DavisLab?= =?UTF-8?q?oratory/smartid@bd8ebb901341720266d713b26525445fbad3baed=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 2 +- LICENSE-text.html | 2 +- LICENSE.html | 2 +- articles/index.html | 2 +- articles/smartid_Demo.html | 8 ++++---- authors.html | 6 +++--- index.html | 2 +- news/index.html | 6 +++++- reference/cal_score.html | 2 +- reference/cal_score_init.html | 2 +- reference/gs_score.html | 2 +- reference/gs_score_init.html | 2 +- reference/iae.html | 2 +- reference/iae_hdb.html | 2 +- reference/iae_igm.html | 2 +- reference/iae_m.html | 2 +- reference/iae_prob.html | 2 +- reference/iae_rf.html | 2 +- reference/iae_sd.html | 2 +- reference/idf.html | 2 +- reference/idf_hdb.html | 2 +- reference/idf_iae_methods.html | 2 +- reference/idf_igm.html | 2 +- reference/idf_m.html | 2 +- reference/idf_prob.html | 2 +- reference/idf_rf.html | 2 +- reference/idf_sd.html | 2 +- reference/index.html | 2 +- reference/markers_hdbscan.html | 2 +- reference/markers_mclust.html | 2 +- reference/markers_mixmdl.html | 2 +- reference/ova_score_boxplot.html | 2 +- reference/scale_mgm.html | 2 +- reference/score_barplot.html | 2 +- reference/sim_sce_test.html | 2 +- reference/sin_score_boxplot.html | 2 +- reference/smartid_Package.html | 2 +- reference/tf.html | 2 +- reference/top_markers.html | 2 +- reference/top_markers_abs.html | 2 +- reference/top_markers_glm.html | 2 +- reference/top_markers_init.html | 2 +- 42 files changed, 51 insertions(+), 47 deletions(-) diff --git a/404.html b/404.html index 8e9885f..102ef55 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@
diff --git a/LICENSE-text.html b/LICENSE-text.html index 0dd8020..8eef34c 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ diff --git a/LICENSE.html b/LICENSE.html index bde57fe..a4e7dc7 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -17,7 +17,7 @@ diff --git a/articles/index.html b/articles/index.html index 1bd2416..e8c00e4 100644 --- a/articles/index.html +++ b/articles/index.html @@ -17,7 +17,7 @@ diff --git a/articles/smartid_Demo.html b/articles/smartid_Demo.html index a5a6a42..9fa9f44 100644 --- a/articles/smartid_Demo.html +++ b/articles/smartid_Demo.html @@ -33,7 +33,7 @@ @@ -272,7 +272,7 @@
## score and tf,idf,iae all saved
@@ -495,7 +495,7 @@ Score Samples )
)
#> user system elapsed
-#> 0.205 0.000 0.206
## new score is saved and tf,idf,iae all updated
@@ -581,7 +581,7 @@ SessionInfo#> [9] GenomicRanges_1.57.0 GenomeInfoDb_1.41.0
#> [11] IRanges_2.39.0 S4Vectors_0.43.0
#> [13] BiocGenerics_0.51.0 MatrixGenerics_1.17.0
-#> [15] matrixStats_1.3.0 smartid_1.1.0
+#> [15] matrixStats_1.3.0 smartid_1.1.1
#> [17] BiocStyle_2.33.0
#>
#> loaded via a namespace (and not attached):
diff --git a/authors.html b/authors.html
index 3dbb116..30b3669 100644
--- a/authors.html
+++ b/authors.html
@@ -17,7 +17,7 @@
Chen J (2024). smartid: Scoring and Marker Selection Method Based on Modified TF-IDF. -R package version 1.1.0, https://davislaboratory.github.io/smartid. +R package version 1.1.1, https://davislaboratory.github.io/smartid.
@Manual{, title = {smartid: Scoring and Marker Selection Method Based on Modified TF-IDF}, author = {Jinjin Chen}, year = {2024}, - note = {R package version 1.1.0}, + note = {R package version 1.1.1}, url = {https://davislaboratory.github.io/smartid}, }diff --git a/index.html b/index.html index 6346b72..580f62d 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ diff --git a/news/index.html b/news/index.html index ef344e7..55eea8f 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ @@ -80,6 +80,10 @@
scale_mgm()
function adding pooled SD option, add details for scale function.cal_score()
function to convert input sparse matrix into dense matrix.