-
Notifications
You must be signed in to change notification settings - Fork 15
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
Fix Issue#350 #353
Fix Issue#350 #353
Conversation
🎨 Chage line_terminator to lineterminator in `summary.py`
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
.