Description Usage Arguments Details Value References
Create a new scDataset object.
Get the number of cells in the dataset
Get the expression values of a cell
1 |
data |
A matrix of pre-processed scRNA-seq data, with genes as rows and samples as columns |
transform |
A function to transform the matrix |
An R6 class to store scRNA-seq data for analysis using Torch
A new scDataset
object.
number of cells
A list of sample information
index - Index of sample in the feature matrix
sample - Name of the sample
expr - Gene expression values in the sample
scGNNscRGNet \insertReftorchscRGNet \insertRefr6scRGNet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.