Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REF] Changes data directory locator for abagen data #66

Merged
merged 3 commits into from
Jul 26, 2019

Conversation

rmarkello
Copy link
Owner

@rmarkello rmarkello commented Jul 26, 2019

Closes #44.

Adapts functionality from nilearn to accept a more liberal data_dir specification in abagen.datasets.fetch_microarray(). If data_dir is not provided the function now defaults to storing datasets in $HOME/abagen-data.

@coveralls
Copy link

coveralls commented Jul 26, 2019

Pull Request Test Coverage Report for Build 246

  • 47 of 57 (82.46%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.8%) to 95.02%

Changes Missing Coverage Covered Lines Changed/Added Lines %
abagen/datasets.py 24 34 70.59%
Totals Coverage Status
Change from base Build 244: -0.8%
Covered Lines: 973
Relevant Lines: 1024

💛 - Coveralls

@rmarkello rmarkello merged commit 238435e into master Jul 26, 2019
@rmarkello rmarkello deleted the update/pathfinder branch July 26, 2019 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve data fetcher path handling
2 participants