ELTEbioinformatics / mulea

mulea - an R package for enrichment analysis using various ontologies and empirical false discovery rate
https://www.biorxiv.org/content/10.1101/2024.02.28.582444v1
24 stars 2 forks source link

Make all headers to snake_case #7

Closed barizona closed 9 months ago

barizona commented 9 months ago

The column headers in some mulea data frames are not snake_case. @olbeimarton , you said that you have corrected this, right? in run_test(gsea_model):

@koralgooll , what do the first 2 (nrCommonGenesOntologySet and nrCommonGenesOntologyBackground) mean?

olbeimarton commented 9 months ago

I replaced these with snake case versions.