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

Fix Issue#350 #353

Merged
merged 4 commits into from
Feb 20, 2024
Merged

Fix Issue#350 #353

merged 4 commits into from
Feb 20, 2024

Conversation

Sidduppal
Copy link
Collaborator

@Sidduppal Sidduppal commented Nov 30, 2023

🎨 Chage line_terminator to lineterminator in `summary.py`
@Sidduppal Sidduppal self-assigned this Feb 10, 2024
@Sidduppal Sidduppal added the bug Something isn't working label Feb 10, 2024
@Sidduppal Sidduppal changed the base branch from main to dev_new February 10, 2024 18:13
@Sidduppal Sidduppal changed the base branch from dev_new to dev February 10, 2024 18:25
@Sidduppal Sidduppal changed the base branch from dev to dev_new February 10, 2024 18:31
@chasemc
Copy link
Member

chasemc commented Feb 13, 2024

@chasemc
Copy link
Member

chasemc commented Feb 14, 2024

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

Copy link
Member

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

@chasemc chasemc merged commit a4a7af7 into dev_new Feb 20, 2024
1 of 2 checks passed
@chasemc chasemc deleted the issue#350 branch February 20, 2024 22:15
Sidduppal added a commit that referenced this pull request May 31, 2024
* 🎨 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants