p_adjustment: This function add a new column to the datatable created by...

Description Usage Arguments Value

Description

the column name is p_adj_genome.

Usage

1
2
p_adjustment(study_df, col_names, level = "genome", test = "fdr",
  out_file_path = NULL)

Arguments

col_names

Vector of columns to be acted upon

out_file_path

Optional parameter. The file path to store the output.

in_un_adj_p_val_snps_data_file_path

is tab separated filepath. This is the file with unadjusted p valu columns.

Value

DataTable with additional columns for genomewide correction of each column vector

# p_adjustment(study_df = with_ids_dt, col_names = "p_value", level = "chromosome", test = "fdr")


nehiljain/genewiseR documentation built on May 23, 2019, 1:31 p.m.