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

Refactor asm report #194

Merged
merged 5 commits into from
Dec 14, 2021
Merged

Refactor asm report #194

merged 5 commits into from
Dec 14, 2021

Conversation

siebrenf
Copy link
Member

@siebrenf siebrenf commented Dec 13, 2021

fixes #187
Assembly reports are now downloaded by only one function, without inheritance issues.

During testing, there were only a handful of 4 genomes for which it didn't work. (ex: UCSC's gorGor5)

@codeclimate
Copy link

codeclimate bot commented Dec 13, 2021

Code Climate has analyzed commit de57933 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 86.8% (50% is the threshold).

This pull request will bring the total coverage in the repository to 92.4%.

View more on Code Climate.

@siebrenf siebrenf merged commit fdc9ddc into develop Dec 14, 2021
@siebrenf siebrenf deleted the refactor_asm_report branch December 14, 2021 13:51
siebrenf added a commit that referenced this pull request Jan 6, 2022
* quiet init + better error

* fix header issue with asm_report (#193)

* Refactor asm report (#194)

* update ensembl provider test

* fix tests, oops

* single function to download ncbi asm reports

* dl_asm_rep mkdir

* linting

* Ucsc (#195)

* test coverage

* 'na' to None

* added genomepy -v flag

* set asm_report dtype

* Update CHANGELOG.md

* version 0.11.1

* typo release docs

Co-authored-by: Simon van Heeringen <simon.vanheeringen@gmail.com>
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