diskin-lab-chop / AutoGVP

19 stars 3 forks source link

add clinvar cols to abridged output #200

Closed rjcorb closed 1 year ago

rjcorb commented 1 year ago

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 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?

No