LiuzLab / AI_MARRVEL

AI-MARRVEL (AIM) is an AI system for rare genetic disorder diagnosis
GNU General Public License v3.0
8 stars 6 forks source link

hgmd merge_expand data generation #100

Closed SpicyChicken6 closed 2 weeks ago

SpicyChicken6 commented 2 weeks ago

Files to update

This PR provides scripts to generate the 4 files as shown in merge_expand folder

image

What's in this PR

  1. A simple amino acid table: AA_abbreviations.txt
  2. A setup script that prepares the environment for running expandvar.R: setup.sh
  3. The reorganized script with rewritten functions for speed (originally from Dongxue): expandvar.R

Testing

Notes

The script took about 1 hour 40 minutes to run. The speed limiting step here is running Transvar program.