Multiple fixes for data inconsistencies across all datasets. #410
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Unfortunately, as the code for this is spread across all datasets, I did not have time to fully test all of these changes because I'd have to run the full build process (and I am leaving for 2 weeks today). The logic updates are relatively simple though and I think they should work, however there are quite a few of them so its possible an error slipped by, as such please review thoroughly.
Resolves #399, #395, model types have been corrected for mpnst, bladderpdo, crcpdo, hcmi, pancpdo, sarcpdo.
organoid
should now either bepatient derived organoid
orxenograft derived organoid
tumor
model type instead ofex vivo
in crcpdo. Did not have time to look into paper, please confirm if this is correct.Resolves #405, #407, data files where genes that were not in the genes file have now been dropped:
Resolves #408, data files where float has been converted to int for entrez_id or improve_sample_id:
Resolves #393, #392 and fills in blanks in cancer_type with
Normal Tissue
for PancPDO and HCMI.Resolves #396, All depmap datasets will now be in the correct TPM scale.