morinlab / GAMBLR

Set of standardized functions to operate with genomic data
https://morinlab.github.io/GAMBLR/
MIT License
3 stars 2 forks source link

Object "genes" not found in get_gene_expression #121

Closed mattssca closed 1 year ago

mattssca commented 1 year ago

If Hugo symbols are provided for this function, the genes_regex step throws an error, looking for a variable named "genes". Likely renaming of a parameter that did not get updated correctly across the board for this function.

For now, please use this function with ensembl_gene_ids instead of Hugo symbols.