-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix Issue#350 #353
Fix Issue#350 #353
Conversation
🎨 Chage line_terminator to lineterminator in `summary.py`
Check failing tests at |
The failing tests need to be fixed via updating to the new Biopython function for gc calculations (note the factor difference (biopython/biopython#4622 (comment))): "Function 'GC' in Bio.SeqUtils was deprecated in Release 1.80, and removed in Release 1.82. Instead use function 'gc_fraction'" https://github.com/biopython/biopython/blob/biopython-183/DEPRECATED.rst#biosequtils |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May need to address this later but will merge for now
* 🎨 Add snakefile * 🔥 remove status-sacct.sh * Fix Issue#350 (#353) * Fix pandas version * :up-arrow: Update pandas to 1.5 🎨 Chage line_terminator to lineterminator in `summary.py` * Fix biopython error * Update bioython version * Fix ncbi_is_connected error (#352) * Update metagenome.py * Update metagenome.py * Update version * Remove snakemake workflow * Remove space
>=1.5
.