diskin-lab-chop / AutoGVP

17 stars 3 forks source link

Feature request: optimize reading and modifying multianno, intervar, and autopvs1 dfs #131

Closed rjcorb closed 1 year ago

rjcorb commented 1 year ago

Purpose/implementation Section

Briefly descibe the feature and provide meaningful references

The loading and operations performed on multianno, intervar, and autopvs1 files can be optimized to reduce run time of and memory used by 01-annotate-variants-CAVATICA-input.R and 01-annotate-variants-custom-input.R. Specifically, the following modifications can be made to code associated with these files:

multianno file:

intervar file:

autopvs1 file:

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 code that already exists in scripts.

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

@rjcorb