FlowPip | R Documentation |
This function will run a bioinformatics analysis of post-quantification Flow pipeline. Supports multiple samples analysis.
FlowPip( project_name = "Ursa_Flow", input_dir = "./", output_dir = "./", pheno_file )
project_name |
Project name. 'Ursa_Flow' 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.