umccr / umccrise

:snake: DRAGEN Tumor/Normal workflow post-processing
https://umccr.github.io/umccrise/
MIT License
22 stars 8 forks source link

Use biomaRt or gget for key gene table construction #108

Closed pdiakumis closed 2 years ago

pdiakumis commented 2 years ago

biomaRt is an excellent option for generating gene panels, and will help with refdata reproducibility.

Alternatively, explore gget.

Need to consolidate a few related things:

pdiakumis commented 2 years ago

Ended up using biomaRt - example at https://github.com/umccr/NGS_Utils/blob/ada22f20a1dba0cebe71b305277e386ef0940757/ngs_utils/reference_data/key_genes/renew_cancer_genes_ensembl107.qmd#L40.