You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
Move this gene match module to PediatricOpenTargets
Change the file paths to directly take files from the data in the QC code
Filter the output ensg-hugo-pmtl-mapping.tsv as described below
What changes need to be made? Please provide enough detail for another participant to make the update.
Currently this file has this line:
ensg_id gene_symbol pmtl version
Symbol_Not_Found NA Relevant Molecular Target PMTL version 1.1
Please modify the code that generated this file to filter any line that has ensg_id == "Symbol_Not_Found &gene_symbol` == NA
What input data should be used? Which data were used in the version being updated?
v10
snv-consensus-plus-hotspots.maf.tsv.gz
consensus_wgs_plus_cnvkit_wxs.tsv.gz
gene-expression-rsem-tpm-collapsed.rds
fusion-putative-oncogenic.tsv
and input files from the module
When do you expect the revised analysis will be completed?
1 day
Who will complete the updated analysis?
The text was updated successfully, but these errors were encountered:
What analysis module should be updated and why?
https://github.com/d3b-center/D3b-codes/tree/master/gene_match
data
in the QC codeensg-hugo-pmtl-mapping.tsv
as described belowWhat changes need to be made? Please provide enough detail for another participant to make the update.
Currently this file has this line:
Please modify the code that generated this file to filter any line that has
ensg_id
== "Symbol_Not_Found&
gene_symbol` == NAWhat input data should be used? Which data were used in the version being updated?
v10
snv-consensus-plus-hotspots.maf.tsv.gz
consensus_wgs_plus_cnvkit_wxs.tsv.gz
gene-expression-rsem-tpm-collapsed.rds
fusion-putative-oncogenic.tsv
and input files from the module
When do you expect the revised analysis will be completed?
1 day
Who will complete the updated analysis?
The text was updated successfully, but these errors were encountered: