Closed hfuchs5 closed 1 year ago
data.R
file@hfuchs5 @slb2240 @jalavery The GENIE vingnette is now live and is looking pretty awesome 😎.
‼️ https://mskcc-epi-bio.github.io/gnomeR/articles/genie-bpc-vignette.html
Thank you for all your help. @slb2240 or @jalavery could one of you do a final review of it during the hackathon? I have a few comments/ suggestions that you can take or leave:
nsclc_2_0_sample_panels
that I had to remove before running the create_gene_binary code. Not sure if this is suppose to be there?create_gene_binary()
(although I will be cleaning them up before the hackathon so hopefully less noticeable) suggests
in dependencies summarize_by_gene()
section doesn't change the data because the data set only has mutations before passing to that, but this may not be the case once the fusions are added back. If it doesn't we should select columns with other types of alterations to show how this summarize function works.Thanks all!
Talked to Sammi and this is a good dataset to use for a GENIE example. It will pull a maf file for us.
https://genie-bpc.github.io/genieBPC/articles/pull_data_synapse_vignette.html nsclc_2_0 = pull_data_synapse("NSCLC", version = "v2.0-public")