Description Usage Arguments Value
the column name is p_adj_genome.
1 2  | p_adjustment(study_df, col_names, level = "genome", test = "fdr",
  out_file_path = NULL)
 | 
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.  | 
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.