Make functions that search by either `efo_trait` or `reported_trait` case sensitive again
ramiromagno opened this issue · 0 comments
ramiromagno commented
Remove the wrap in tolower()
in these cases:
get_studies_by_efo_trait
Line 441 in 700c86f
get_studies_by_reported_trait
Line 491 in 700c86f
get_variants_by_efo_trait
Line 459 in 700c86f
get_variants_by_reported_trait
Line 513 in 700c86f
get_associations_by_efo_trait
gwasrapidd/R/get_associations.R
Line 295 in 700c86f
get_traits_by_efo_trait
Line 278 in 700c86f