Dzeiberg / MutPred2_DB

2 stars 0 forks source link

Need script to seed sequences and sequence_mapping tables #1

Closed Dzeiberg closed 10 months ago

Dzeiberg commented 10 months ago

Currently insert_job_results.py assumes that the sequences and sequence_mapping tables have already been initialized with the sequence for the results which are being added to the database and will not work if the wild-type sequence doesn't exist in the database.

Need to write script to seed the sequences and sequence_mapping tables with data from MANE-Select

Additionally, insert_job_results.py should create the sequence record if it doesn't exist