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

Clean the MSA to remove non-standard bases #59

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

akashbahai
Copy link

@akashbahai akashbahai commented Aug 28, 2023

I have added a script to clean the MSA by removing sequences with non-standard bases. This will prevent the assertion error see issue .

@akashbahai akashbahai mentioned this pull request Dec 8, 2023
Copy link
Contributor

@fdimaio fdimaio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment

run_RF2NA.sh Outdated
CPU="8" # number of CPUs to use
MEM="64" # max memory (in GB)
CPU="128" # number of CPUs to use
MEM="500" # max memory (in GB)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you revert this change?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @fdimaio,
I have set the CPU and MEM resources to the default settings.

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