-
Notifications
You must be signed in to change notification settings - Fork 38
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
update readme #132
Merged
update readme #132
Conversation
This file contains 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
Code Climate has analyzed commit fbee2db and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 92.4% (0.0% change). View more on Code Climate. |
siebrenf
added a commit
that referenced
this pull request
Nov 3, 2020
* gzip sanitized gtfs (#127) * more stabile testing(?) (#128) * added rm -rf function (#126) * bucket changes (#129) * update readme (#132) * fix (#133) * argparse action to parse genome from command line option * increased maximum complexity to 10 (#137) * remove 'alt' regions by default (#136) * increase rerun delay (1 -> 10 sec) * Update CHANGELOG.md Co-authored-by: Simon van Heeringen <[email protected]>
siebrenf
added a commit
that referenced
this pull request
Jan 29, 2021
* gzip sanitized gtfs (#127) * more stabile testing(?) (#128) * added rm -rf function (#126) * added rm -rf function to fix clean * updated code for rm_rf * bucket changes (#129) * update readme (#132) * update readme * black. extended genomepy search (was an issue to black anyway) * fix (#133) * argparse action to parse genome from command line option * use genomes_dir argument * increased maximum complexity to 10 (#137) * remove 'alt' regions by default (#136) * remove 'alt' regions by default * Update CHANGELOG.md * increase rerun delay (1 -> 5 sec) * increase rerun delay (1 -> 10 sec) * updated CHANGELOG.md * Update version * fix CHANGELOG.md * Update CHANGELOG.md * Progress (#141) * tqdm progress bar for downloads & bgzipping, spinner for indexing * improve mkdir_p and rm_rf functionality * log removed alt-regions (#140) * Fix 142 (#143) * replace tempfile.TemporaryDirectory with mkdtemp and rm_rf * updated DOI * Update CHANGELOG.md * update tests * add mamba to travis * update version & changelog * update release checklist Co-authored-by: Simon van Heeringen <[email protected]>
siebrenf
added a commit
that referenced
this pull request
Feb 3, 2021
* gzip sanitized gtfs (#127) * more stabile testing(?) (#128) * added rm -rf function (#126) * added rm -rf function to fix clean * updated code for rm_rf * bucket changes (#129) * update readme (#132) * update readme * black. extended genomepy search (was an issue to black anyway) * fix (#133) * argparse action to parse genome from command line option * use genomes_dir argument * increased maximum complexity to 10 (#137) * remove 'alt' regions by default (#136) * remove 'alt' regions by default * Update CHANGELOG.md * increase rerun delay (1 -> 5 sec) * increase rerun delay (1 -> 10 sec) * updated CHANGELOG.md * Update version * fix CHANGELOG.md * Update CHANGELOG.md * Progress (#141) * tqdm progress bar for downloads & bgzipping, spinner for indexing * improve mkdir_p and rm_rf functionality * log removed alt-regions (#140) * Fix 142 (#143) * replace tempfile.TemporaryDirectory with mkdtemp and rm_rf * updated DOI * Update CHANGELOG.md * update tests * add mamba to travis * update version & changelog * update release checklist * variable fixed * Fix ftp (#148) * implement ftp downloading * implemented ftp link checking * added ftp fallback for NCBI * improved URL annotation searching * update version & changelog * catch ftp.nlst file not found error * update release checklist Co-authored-by: Simon van Heeringen <[email protected]>
siebrenf
added a commit
that referenced
this pull request
Apr 8, 2021
* release 0.9.3 (#150) * gzip sanitized gtfs (#127) * more stabile testing(?) (#128) * added rm -rf function (#126) * added rm -rf function to fix clean * updated code for rm_rf * bucket changes (#129) * update readme (#132) * update readme * black. extended genomepy search (was an issue to black anyway) * fix (#133) * argparse action to parse genome from command line option * use genomes_dir argument * increased maximum complexity to 10 (#137) * remove 'alt' regions by default (#136) * remove 'alt' regions by default * Update CHANGELOG.md * increase rerun delay (1 -> 5 sec) * increase rerun delay (1 -> 10 sec) * updated CHANGELOG.md * Update version * fix CHANGELOG.md * Update CHANGELOG.md * Progress (#141) * tqdm progress bar for downloads & bgzipping, spinner for indexing * improve mkdir_p and rm_rf functionality * log removed alt-regions (#140) * Fix 142 (#143) * replace tempfile.TemporaryDirectory with mkdtemp and rm_rf * updated DOI * Update CHANGELOG.md * update tests * add mamba to travis * update version & changelog * update release checklist * variable fixed * Fix ftp (#148) * implement ftp downloading * implemented ftp link checking * added ftp fallback for NCBI * improved URL annotation searching * update version & changelog * catch ftp.nlst file not found error * update release checklist Co-authored-by: Simon van Heeringen <[email protected]> * skip disconnected assemblies & faster indexing * cant be bothered to change ensembl versions every few weeks... * fix unrelated ensembl tests Co-authored-by: Simon van Heeringen <[email protected]>
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.
No description provided.