View source: R/preprocessing.R
prepare_dataset | R Documentation |
This function aims to get the indices where all genes are zeros or genes that is expressed on only one sample per cell
prepare_dataset(filtered_data, cluster_labels)
filtered_data |
ScRNA-seq data set generate by filter_ScRNA function |
cluster_labels |
cell labels |
a data frame that contains the processed ScRNA-seq data
Mohamed Soudy Mohmedsoudy2009@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.