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
If specifying a cancer dataset in cd.download() (and on the CLI via coderdata download --name <DATASET_NAME>), the genes.tsv table is not retrieved from figshare.
Only when downloading all coderdata datasets (name=='all') genes.tsv is retrieved.
The retrieval of genes.tsv must be added into the download routine independent of whether a dataset is specified.