cancerbits / DElegate

Wrapper and helper functions to use bulk RNA-seq differential expression methods with single-cell data
GNU General Public License v3.0
12 stars 2 forks source link

Error in get_data when meta data is tibble #1

Open ChristophH opened 12 months ago

ChristophH commented 12 months ago

Ensure vector output here

https://github.com/cancerbits/DElegate/blob/9f6b99c0d5949331757b4ab6872dd8e9dc7854f2/R/de_utilities.R#L230C15-L230C15

need to add drop = TRUE in case of tibble input