What feature is being added or bug is being addressed?
Closes #199. This PR adds additional clinvar columns to abridged AutoGVP output
What was your approach?
updated output_colnames.tsv to set Abridged == T for clinvar_variant_id, clinvar_flag, clinvar_variant_link. I also reordered rows to put column names in abridged output first.
What GitHub issue does your pull request address?
191
Directions for reviewers. Tell potential reviewers what kind of feedback you are soliciting.
Which areas should receive a particularly close look?
Please confirm columns specified above are set to Abridged == T
Is there anything that you want to discuss further?
Purpose/implementation Section
What feature is being added or bug is being addressed?
Closes #199. This PR adds additional clinvar columns to abridged AutoGVP output
What was your approach?
updated
output_colnames.tsv
to setAbridged == T
forclinvar_variant_id
,clinvar_flag
,clinvar_variant_link
. I also reordered rows to put column names in abridged output first.What GitHub issue does your pull request address?
191
Directions for reviewers. Tell potential reviewers what kind of feedback you are soliciting.
Which areas should receive a particularly close look?
Please confirm columns specified above are set to
Abridged == T
Is there anything that you want to discuss further?
No