Create Non-coding Impact Score Data Frame

create_noncoding_impact_score_df(annovar_csv_path, na.string = ".")

Arguments

annovar_csv_path

path to 'ANNOVAR' csv output file

na.string

string that was used to indicate when a score is not available during annotation with ANNOVAR (default = '.')

Value

data frame of meta-prediction scores containing 2 columns:

gene_symbol

HGNC gene symbol

CADD_phred

PHRED-scaled CADD score