Add changes from original repo #1
Merged
kathrynmurie merged 48 commits intokathrynmurie:masterfrom Jan 11, 2022
Merged
Conversation
Adds cohort access to SNP and CNV frequency methods
`gene_cnv_frequencies` - fixes pandas fragment warning
Upgrade `cohorts_analysis` to 20210927
updates docs for 0.12.0 release
Co-authored-by: Alistair Miles <[email protected]>
Bug fix and doc update for 0.12.1
* release notes * bump version
Update `cohorts_analysis` to latest version
v0.15.0 release
* Add variance vars to test_cnv_hmm * Add variance vars to _cnv_hmm_dataset
* sample_sets multi releases * wip multi releases * wip sample_sets rework * wip test multiple releases * tidy * remove test skips * simplify handling of multiple sample sets * simplify sample_sets normalisation * add test for chunks pass through * fix recursion * fix comment
* upgrade ci matrix * fix version strings * attempt to support py 3.10 * update dev deps * back off py 3.10 * update dev deps
* simplify species calls analysis parameter * consolidate default analyses * modify species column names * fix species columns * fix constant names * simplify
* add effects to allele frequencies * fix whitespace
* un-fragments snp_allele_freq df * defragmentioned
* use consistent release identifiers in public API * default to GCS URL * add Ag3 reprs * tidy up release handling * fix tests * normalise analysis parameter naming
Add "frq_" to columns in frequency generating methods
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.
This repository is forked from the malariagen repo. Update the master branch of this repo with the changes so the shared code can be used in the pf7 package