powered by
Create reproducible project directory organization when initiating a new analysis.
Setup_scRNAseq_Project( custom_dir_file = NULL, cluster_annotation_path = NULL, cluster_annotation_file_name = "cluster_annotation.csv" )
no return value. Creates system folders.
file to file containing desired directory structure. Default is NULL and will provide generic built-in directory structure.
path to place cluster annotation file using Create_Cluster_Annotation_File.
Create_Cluster_Annotation_File
name to use for annotation file if created (optional).
if (FALSE) { # If using built-in directory structure. Setup_scRNAseq_Project() }
Run the code above in your browser using DataLab