PNNL-CompBio / coderdata

Automation scripts and benchmark dataset package for cancer drug prediction deep learning models.
Other
11 stars 3 forks source link

HCMI Samples improve_sample_id issues #224

Closed jjacobson95 closed 1 month ago

jjacobson95 commented 1 month ago

The hcmi samples file has improve_sample_id out of order and it occasionally skips numbers. This is due to filtering and merges that occur after improve_sample_id assignment. In the latest code in build_all_updates branch, this has been fixed. I'll keep this open until the branch is merged.

We will want to create a new build once this is merged.