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

1.4.0 dev m1 #136

Merged
merged 3 commits into from
Aug 22, 2024
Merged

1.4.0 dev m1 #136

merged 3 commits into from
Aug 22, 2024

Conversation

rmcolq
Copy link

@rmcolq rmcolq commented Aug 22, 2024

Fixes for M1 compatibility

@BioWilko BioWilko merged commit ed69b82 into 1.4.0-dev Aug 22, 2024
2 checks passed
@BioWilko BioWilko deleted the 1.4.0-dev_m1 branch August 22, 2024 09:59
BioWilko added a commit that referenced this pull request Nov 13, 2024
* 1.4.0 pre-release version (#135)

* Deprecate old tools and black format

* Support fragmented data

* use new trim primer arg in minion

* reverse the (revolting) primer position logic

* Fix find primer logic

* Improve the cursed report writer logic

* explicitly named function args, what a novel idea

* add temp debugging prints to find_primer

* Add logic to handle segments outside of primer scheme

* fix typo

* General bugfixes, test fix for overlapping variant issue

* add min mapq argument

* properly provide min_mapq to handle_segment

* Fix unmatched read group issue

* Fix 8 bit int error

* First attempt to integrate clair3 as optional
variant caller

* Slightly change env yaml format

* Specify env name in mamba gh action

* Checkout repo before installing env

* python 3.6.15

* Run on ubuntu 20.04

* unpin python

* Unpin python entirely

* Separate out tests

* correct unit test path

* remove retvar hints for compatibility

* Fix silly relative imports

* Switch to cyvcf and fix unit tests

* Fix pipeline parse unit test

* Fix fstring

* Large changes to make clair3 work, various unit test updates

* Fix fuzzy primer site match logic

* Fix minion_validator path

* Fix vcf merge bug with empty VCF files

* Increase fuzzy match default threshold to 20

* Fix CHROM bug in vcf merge properly

* Report failed workflow when variants are missed

* Fix vcf merge again

* Separate out tests

* No counter anymore

* Add C241T to SP1 variants

* Add limit on ref pileup

* Single copy of CVR1 12733 var

* re-enable other consensus tests

* First attempt to make minion validator less fragile

* Unify testvariants, improve test logic

* medaka has to be different smh

* Index ref fasta when using the clair3 workflow

* Add mean amplicon depth TSV output

* Update CLI and scheme fetcher

* Update align trim unit test

* Use proper version of V3 bedfile

* Fix pipeline unit test

* Fix align trim amp depth bug

* Call variants on non primertrimmed bam

* Don't test MT vs clair

* properly disable test

* Add docker build push action on release

* Grab wget in dockerfile

* Update docs and readme

* docker push on release only

* Remove debugging print statement

* Make fuzzy primer match logic clearer

* Install procps for nxf compatibility

* 1.4.0 dev m1 (#136)

* mods to Dockerfile

* wip

* update

* 1.4.1 version bump

* Properly name fasta header

* Fix correctly paired logic

* Version bump

* Fix double gzipping of vcf issue

* Version bump

* Ignore deletions in depth masking

* Remove medaka and longshot, pre 1.4.5 push

* Fix args.clair3 reference

* Fix artic.utils import

* Remove defaults from conda env yaml

* Update docs / changelog

* Add min-depth and min-variant-quality arguments

* Fix colored file arg

* 1.4.6 version bump

* Fix small check_filter bug

* Version bump

* rename minion model-path to model-dir

* version bump

* Fix model_dir arg in minion

* Add stale issues gh action

* 1.5 version bump

* properly put low quality variants in mask

* 1.5.1 version bump

* Update vcf filtering and clair3 command

---------

Co-authored-by: Rachel Colquhoun <[email protected]>
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.

2 participants