Closed oganm closed 6 months ago
In the example below 2 is a rat dataset which doesn't have the genes requested. Ideally we should return an empty output rather than erroring
get_dataset_expression_for_genes(datasets = c(1,4,2),genes = c(10225,2841))
In the example below 2 is a rat dataset which doesn't have the genes requested. Ideally we should return an empty output rather than erroring