Learn R Programming

ScRNAIMM (version 0.1)

prepare_dataset: Prepare the data set for the imputation

Description

This function aims to get the indices where all genes are zeros or genes that is expressed on only one sample per cell

Usage

prepare_dataset(filtered_data, cluster_labels)

Value

a data frame that contains the processed ScRNA-seq data

Arguments

filtered_data

ScRNA-seq data set generate by filter_ScRNA function

cluster_labels

cell labels

Author

Mohamed Soudy Mohmedsoudy2009@gmail.com