Skip to content

Commit

Permalink
Update DataCrawler.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mentatpsi committed May 31, 2019
1 parent 87151e6 commit 1bf45e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SNPedia/DataCrawler.py
Expand Up @@ -139,7 +139,7 @@ def export(self):
rsid = ["rs1815739", "Rs53576", "rs4680", "rs1800497", "rs429358", "rs9939609", "rs4988235", "rs6806903", "rs4244285"]
rsid += ["rs1801133"]

os.chdir(os.path.dirname(__file__))
#os.chdir(os.path.dirname(__file__))


if args["filepath"]:
Expand Down

0 comments on commit 1bf45e3

Please sign in to comment.