Skip to content

Fix paralogs_to_ref.py #29

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

Merged
merged 2 commits into from
May 31, 2022
Merged

Conversation

bmichanderson
Copy link
Contributor

The original had a problem when reference fasta entries had names with spaces. Biopython sets the id to the first element.
Also, I ran into a problem when I had hidden directories in the target_contigs folder (running in a container, so maybe that was a problem?), so I changed it to only use directories that didn't start with a period.

@tandermann tandermann merged commit 0141550 into AntonelliLab:master May 31, 2022
@tandermann
Copy link
Member

Thank you for the update @bmichanderson, I merged your pull-request.

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.

2 participants