Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jleechung committed Apr 16, 2022
1 parent d413758 commit 8124f77
Show file tree
Hide file tree
Showing 38 changed files with 47 additions and 47 deletions.
12 changes: 6 additions & 6 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#' @format A list with 2 entries:
#' \describe{
#' \item{expression}{(matrix) gene expression matrix}
#' \item{locations}{data.frame} cell centroids in 2D)
#' \item{locations}{(data.frame) cell centroids in 2D}
#' }
#'
#' @usage data(hippocampus)
Expand Down Expand Up @@ -68,7 +68,7 @@
#' In addition, the spatial genes used for HMRF analysis in the
#' reference are included.
#'
#' @format A list with 3 entries:
#' @format A list with 4 entries:
#' \describe{
#' \item{expression}{(matrix) gene expression matrix}
#' \item{locations}{(data.frame) cell centroids in 2D}
Expand All @@ -91,7 +91,7 @@
#' count normalized and subset to 7,319 genes obtained by taking the union of
#' the top 3,000 genes in each sample for subject 3.
#'
#' @format A list with 3 entries:
#' @format A list with 2 entries:
#' \describe{
#' \item{expression}{(matrix) gene expression matrix}
#' \item{locations}{(data.frame) spot locations in 2D}
Expand All @@ -112,7 +112,7 @@
#' count normalized and subset to 7,319 genes obtained by taking the union of
#' the top 3,000 genes in each sample for subject 3.
#'
#' @format A list with 3 entries:
#' @format A list with 2 entries:
#' \describe{
#' \item{expression}{(matrix) gene expression matrix}
#' \item{locations}{(data.frame) spot locations in 2D}
Expand All @@ -133,7 +133,7 @@
#' count normalized and subset to 7,319 genes obtained by taking the union of
#' the top 3,000 genes in each sample for subject 3.
#'
#' @format A list with 3 entries:
#' @format A list with 2 entries:
#' \describe{
#' \item{expression}{(matrix) gene expression matrix}
#' \item{locations}{(data.frame) spot locations in 2D}
Expand All @@ -154,7 +154,7 @@
#' count normalized and subset to 7,319 genes obtained by taking the union of
#' the top 3,000 genes in each sample for subject 3.
#'
#' @format A list with 3 entries:
#' @format A list with 2 entries:
#' \describe{
#' \item{expression}{(matrix) gene expression matrix}
#' \item{locations}{(data.frame) spot locations in 2D}
Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ usage, along with several vignettes which detail different use cases:
Introduction to the *BanksyObject* class which serves as a container for
*Banksy*.

* [Mouse hippocampus MERFISH dataset](https://prabhakarlab.github.io/Banksy/articles/hippocampus-analysis.html):
* [Mouse hippocampus VeraFISH dataset](https://prabhakarlab.github.io/Banksy/articles/hippocampus-analysis.html):
Illustrates a grid search of parameters which best cluster cells.

* [Human dorsolateral prefrontal cortex 10x Visium dataset](https://prabhakarlab.github.io/Banksy/articles/dlpfc-analysis.html):
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ detail different use cases:
Introduction to the *BanksyObject* class which serves as a container
for *Banksy*.

- [Mouse hippocampus MERFISH
- [Mouse hippocampus VeraFISH
dataset](https://prabhakarlab.github.io/Banksy/articles/hippocampus-analysis.html):
Illustrates a grid search of parameters which best cluster cells.

Expand Down
12 changes: 6 additions & 6 deletions docs/articles/banksy-object.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/articles/banksy-object_files/figure-html/subset2-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/banksy-object_files/figure-html/subset3-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 16 additions & 16 deletions docs/articles/hippocampus-analysis.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/hippocampus-analysis_files/figure-html/out-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/hippocampus-analysis_files/figure-html/wrap-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/hypothalamus-analysis_files/figure-html/heatmap-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ articles:
hippocampus-analysis: hippocampus-analysis.html
hypothalamus-analysis: hypothalamus-analysis.html
single-cell-exp: single-cell-exp.html
last_built: 2022-04-16T18:04Z
last_built: 2022-04-16T19:26Z
urls:
reference: https://prabhakarlab.github.io/Banksy/reference
article: https://prabhakarlab.github.io/Banksy/articles
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/dlpfc151673.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/dlpfc151674.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/dlpfc151675.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/dlpfc151676.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/reference/getARI.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/reference/hippocampus.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/reference/plotARI-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/reference/plotAlluvia-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/reference/plotHeatmap-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/reference/plotReduction-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/reference/plotScree-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/reference/plotSpatial-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/reference/plotSpatialFeatures-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/reference/visualcortex.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/dlpfc151673.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/dlpfc151674.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/dlpfc151675.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/dlpfc151676.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/hippocampus.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/visualcortex.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8124f77

Please sign in to comment.