| CyTOFPip | R Documentation | 
This function will run a bioinformatics analysis of post-quantification CyTOF pipeline. Supports multiple samples analysis.
CyTOFPip( project_name = "Ursa_CyTOF", input_dir = "./", output_dir = "./", pheno_file )
project_name | 
 Project name. 'Ursa_CyTOF' by default.  | 
input_dir | 
 Directory to all input files. Current working directory by default.  | 
output_dir | 
 Output directory. Current working directory by default. A new folder with the given project name with time stamp as suffix will be created under the specified output directory.  | 
pheno_file | 
 Meta data file directory. Accept only .csv/.txt format files.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.