0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
try to support a dev branch work-flow More... over 10 years ago
Merge pull request #412 from brentp/dev-install More... over 10 years ago
Merge pull request #413 from brentp/sanitize-esp More... over 10 years ago
remove comment More... over 10 years ago
allow --gemini-version unstable to help in testing. @chapmanb , any obvious problems with this? More... over 10 years ago
fix MAF calc More... over 10 years ago
update test-pop to new testing format More... over 10 years ago
update ESP, see #411 https://github.com/arq5x/gemini/issues/411 More... over 10 years ago
Merge pull request #410 from brentp/load-perf More... over 10 years ago
add tests More... over 10 years ago
only create parser instances once More... over 10 years ago
Merge pull request #408 from dgaston/master More... over 10 years ago
Add -classic instruction to normalize/annotate workflow in index.rst More... over 10 years ago
code cleanup and minor speed improvements More... over 10 years ago
fixup! use bed instead of bigwig because bx-python BigWig is slow. More... over 10 years ago
use bed instead of bigwig because bx-python BigWig is slow. More... over 10 years ago
Update index.rst More... over 10 years ago
Merge pull request #403 from brentp/query-performance More... over 10 years ago
precompile the eval expression to get another 2X speed improvement. More... over 10 years ago
add lots of tests for the (gts).(phenotype==2)... type queries More... over 10 years ago
can't be quite so lazy. need to get all columns if include_gt_columns is True More... over 10 years ago
Merge branch 'query-performance' of github.com:brentp/gemini into query-performance More... over 10 years ago
bump to 0.12.2 More... over 10 years ago
require cyvcf 0.1.13 because the .c file in 0.1.12 was stale More... over 10 years ago
when indexing a dict by genotype (which is always 0...3) use a list instead of a dict. this improves speed in the remaining bottleneck which is (still) _group_samples_by_genotype. More... over 10 years ago
when indexing a dict by genotype (which is always 0...3) use a list instead of a dict. this improves speed in the remaining bottleneck which is (still) _group_samples_by_genotype. More... over 10 years ago
Merge commit '601c0a5' into query-performance More... over 10 years ago
short circuit some expensive ops More... over 10 years ago
short circuit some expensive ops More... over 10 years ago
cleanup More... over 10 years ago