CyTOFPip: Run a post-quantification 10X technology-format CyTOF...

View source: R/Phecda.R

CyTOFPipR Documentation

Run a post-quantification 10X technology-format CyTOF pipeline

Description

This function will run a bioinformatics analysis of post-quantification CyTOF pipeline. Supports multiple samples analysis.

Usage

CyTOFPip(
  project_name = "Ursa_CyTOF",
  input_dir = "./",
  output_dir = "./",
  pheno_file
)

Arguments

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.


eudoraleer/Ursa documentation built on Nov. 26, 2022, 10:35 p.m.