diskin-lab-chop / AutoGVP

17 stars 3 forks source link

Feature request: modify address_conflicting_intrep() function to only loop through 1NR variants #130

Closed rjcorb closed 1 year ago

rjcorb commented 1 year ago

Purpose/implementation Section

Briefly describe the feature and provide meaningful references

The address_conflicting_interpretations() function can be optimized by only looping through variants that need resolving (Stars == "1NR")

What input data are required for this feature or analysis?

modified scripts will be tested on pbta and custom test files

How do you plan to organise the feature or analysis - will it be a multi-function call or add to existing functions?

Only modifying function within 01-annotate-variants-CAVATICA-input.R and 01-annotate-variants-custom-input.R

Who will complete the feature request (please add a GitHub handle here if relevant)?

@rjcorb