powered by
create annotation file
Create_Cluster_Annotation_File( file_path = NULL, file_name = "cluster_annotation" )
No value returned. Creates .csv file.
path to directory to save file. Default is current working directory.
name to use for annotation file. Function automatically adds file type ".csv" suffix. Default is "cluster_annotation".
if (FALSE) { Create_Cluster_Annotation_File(file_path = "cluster_annotation_folder_name") }
Run the code above in your browser using DataLab