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

[ENH] Adds ability to query gene groups #83

Merged
merged 4 commits into from
Aug 26, 2019
Merged

[ENH] Adds ability to query gene groups #83

merged 4 commits into from
Aug 26, 2019

Conversation

rmarkello
Copy link
Owner

Related to #54 (doesn't close because we could add other groups).

Adds ability to get lists of specific "groups" of genes (i.e., brain, neuron, synaptome) etc from Burt et al., 2018, Nature Neuroscience.

Just including the CSV file in the distribution because it's pretty tiny (131KB) 🤷‍♂️

@codecov
Copy link

codecov bot commented Aug 23, 2019

Codecov Report

Merging #83 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   89.03%   89.13%   +0.09%     
==========================================
  Files          29       29              
  Lines        1423     1436      +13     
==========================================
+ Hits         1267     1280      +13     
  Misses        156      156
Impacted Files Coverage Δ
abagen/datasets/__init__.py 100% <ø> (ø) ⬆️
abagen/datasets/datasets.py 93.18% <100%> (+1.75%) ⬆️
abagen/tests/test_datasets.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b073f9...a47aac5. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented Aug 23, 2019

Codecov Report

Merging #83 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   89.03%   89.13%   +0.09%     
==========================================
  Files          29       29              
  Lines        1423     1436      +13     
==========================================
+ Hits         1267     1280      +13     
  Misses        156      156
Impacted Files Coverage Δ
abagen/datasets/__init__.py 100% <ø> (ø) ⬆️
abagen/datasets/datasets.py 93.18% <100%> (+1.75%) ⬆️
abagen/tests/test_datasets.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b073f9...a47aac5. Read the comment docs.

@codecov
Copy link

codecov bot commented Aug 23, 2019

Codecov Report

Merging #83 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   89.03%   89.13%   +0.09%     
==========================================
  Files          29       29              
  Lines        1423     1436      +13     
==========================================
+ Hits         1267     1280      +13     
  Misses        156      156
Impacted Files Coverage Δ
abagen/datasets/__init__.py 100% <ø> (ø) ⬆️
abagen/datasets/datasets.py 93.18% <100%> (+1.75%) ⬆️
abagen/tests/test_datasets.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b073f9...a47aac5. Read the comment docs.

@rmarkello rmarkello merged commit 68a8758 into master Aug 26, 2019
@rmarkello rmarkello deleted the genegroups branch August 26, 2019 13:56
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.

1 participant