get_max_and_mean: calculates snp count, max and mean on given column name and...

Description Usage

Description

calculates snp count, max and mean on given column name and groups all the counts by chromosome if the out file path is not given then it returns the datatable else writes a tsv on the new path

Usage

1
get_max_and_mean(df, column_name, out_file_path = NULL)

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