Skip to content

Commit

Permalink
adding data to the package
Browse files Browse the repository at this point in the history
  • Loading branch information
NajlaAbassi committed Nov 7, 2024
1 parent f180ad2 commit 5e32fd9
Show file tree
Hide file tree
Showing 38 changed files with 2,544 additions and 0 deletions.
25 changes: 25 additions & 0 deletions R/iSEEfierWorkshop2024-data.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
#' A sample `SingleCellExperiment` object
#'
#'
#' @details This `SingleCellExperiment` object is obtained from the `scRNAseq`
#' package. It corresponds to the `tophat_counts` assay of the `allen` dataset.
#'
#' This object was processed to have log-transformed counts as well as different
#' dimentionality coordinates, including PCA, TSNE and UMAP.
#'
#'
#' @format A `SingleCellExperiment` object
#'
#' @source Details on how this object has been created are included in the
#' `create_iSEEfierWorkshop2024_data.R` script, included in the (installed) `inst/scripts`
#' folder of the `iSEEfierWorkshop2024` package. This is also available at
#' \url{https://github.com/NajlaAbassi/iSEEfierWorkshop2024/devel/inst/scripts/create_iSEEfierWorkshop2024_data.R}
#'
#' @references Tasic et al. "Adult mouse cortical cell taxonomy revealed
#' by single cell transcriptomics", Nature Neuroscience, January 2016
#' doi:10.1038/nn.4216
#'
#' @name sce_allen
#' @docType data
#'
NULL
Binary file added data/sce_allen.RData
Binary file not shown.
Binary file added data/sce_allen.rda
Binary file not shown.
112 changes: 112 additions & 0 deletions docs/404.html

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

86 changes: 86 additions & 0 deletions docs/LICENSE-text.html

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

90 changes: 90 additions & 0 deletions docs/LICENSE.html

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

Binary file added docs/articles/img/SummarizedExperiment.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.
Binary file added docs/articles/img/isee-columndataplot.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 added docs/articles/img/isee-columndatatable.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 added docs/articles/img/isee-complexheatmapplot.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 added docs/articles/img/isee-featureassayplot.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 added docs/articles/img/isee-reduceddimensionplot.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 added docs/articles/img/isee-rowdataplot.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 added docs/articles/img/isee-rowdatatable.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 added docs/articles/img/isee-sampleassayplot.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 added docs/articles/img/vanilla-isee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5e32fd9

Please sign in to comment.