jokergoo / rGREAT

GREAT Analysis - Functional Enrichment on Genomic Regions
https://jokergoo.github.io/rGREAT
Other
84 stars 12 forks source link

Fix some background region annotations #5

Closed semenko closed 8 years ago

semenko commented 8 years ago

I think this is correct -- for issue #4

semenko commented 8 years ago

After this, running rGREAT with a background works -- though this error is thrown, when plotting specific terms:

            term_region_data = plotRegionGeneAssociationGraphs(job, ontology = this_ontology,
                                                               termID = term_id)
 Error in check_asso_file(f_term) : 
  Empty data, probably your 'termID' is invalid. 
jokergoo commented 8 years ago

Thanks a lot! It works!