tanghaibao / goatools

Python library to handle Gene Ontology (GO) terms
BSD 2-Clause "Simplified" License
781 stars 210 forks source link

go_enrichment ValueError: Attempted relative import in non-package #56

Closed gserrano92 closed 6 years ago

gserrano92 commented 8 years ago

python /Users/Genesis/Downloads/goatools-0.6.4/goatools/go_enrichment.py /Users/Genesis/Desktop/data/study.txt /Users/Genesis/Desktop/data/population.txt /Users/Genesis/Desktop/data/association.txt Traceback (most recent call last): File "/Users/Genesis/Downloads/goatools-0.6.4/goatools/go_enrichment.py", line 22, in from multiple_testing import Methods, Bonferroni, Sidak, HolmBonferroni, FDR, calc_qval File "/Users/Genesis/Downloads/goatools-0.6.4/goatools/multiple_testing.py", line 12, in from .ratio import count_terms ValueError: Attempted relative import in non-package

dvklopfenstein commented 6 years ago

Thank you for your interest in GOATOOLS and taking the time to report this issue. We were not able to duplicate this error. Please re-open if this is still an issue.