Merge pf7 package updates to master - #2
Merged
Conversation
Drop cohorts columns below min cohort size when computing frequencies
…rovide more clarity
* try out an approach to sample_query * adds query to snp freqs * tests * Update malariagen_data/ag3.py Co-authored-by: Alistair Miles <alimanfoo@googlemail.com> * Update malariagen_data/ag3.py Co-authored-by: Alistair Miles <alimanfoo@googlemail.com> * Update malariagen_data/ag3.py Co-authored-by: Alistair Miles <alimanfoo@googlemail.com> * fixes tests Co-authored-by: chris <kai.clarkson@gmail.com> Co-authored-by: Chris Clarkson <cclarkson@users.noreply.github.com>
* new plotly based style method * allow multi-index * update toml to required version of plotly * cohort label x axis * Update malariagen_data/ag3.py Co-authored-by: Alistair Miles <alimanfoo@googlemail.com> * Update malariagen_data/ag3.py Co-authored-by: Alistair Miles <alimanfoo@googlemail.com> * Update malariagen_data/ag3.py Co-authored-by: Alistair Miles <alimanfoo@googlemail.com> * Update malariagen_data/ag3.py Co-authored-by: Alistair Miles <alimanfoo@googlemail.com> * Update malariagen_data/ag3.py Co-authored-by: Alistair Miles <alimanfoo@googlemail.com> * Update malariagen_data/ag3.py Co-authored-by: Alistair Miles <alimanfoo@googlemail.com> * AMs comments * try to simplify * AMs changes working * demo notebook * fixes cnv_freq nans and adds index=None to the plotter * tests fixed * Update malariagen_data/ag3.py Co-authored-by: Alistair Miles <alimanfoo@googlemail.com> * adds index tests * fixes test * more fixin tests Co-authored-by: Alistair Miles <alimanfoo@googlemail.com>
* drop support for python 3.6 * deal with zarr 2.11 * fix bug * fix test failures * add comments
* update release notes for v1 * add missing v1 release note * a few more release notes
* wip refactor region support * amin1 tests passing * wip bug fixes * wip optimise and fix * wip haplotypes optimise and support region * tweaks * fix test locate region
… specifically that the path can be overridden
Co-authored-by: Alistair Miles <alimanfoo@googlemail.com>
Co-authored-by: Alistair Miles <alimanfoo@googlemail.com>
Co-authored-by: Alistair Miles <alimanfoo@googlemail.com>
Co-authored-by: Alistair Miles <alimanfoo@googlemail.com>
Add pf7 module
…ease Update version for pf7 pre-release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update master branch to keep synced with malariagen repo