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

"Fatal: deletion at last position in cma file" error in run_gaps #1

Open
kalaivaniraju opened this issue Jan 8, 2016 · 0 comments
Open

Comments

@kalaivaniraju
Copy link

Attached file contains 2 test scenarios: test and test2

The following gives the desired supases_aln.cma output:
cd test
fammer.py build --clean --mapgaps Superfamily/
run_gaps Superfamily supases

However, in scenario test2, there is an error. The difference between test and test2 is nothing but an addition of a sequence in each of the fasta files inside the Superfamily directory. Ideally, this should not cause any trouble. However the execution of the following commands gives "Fatal: deletion at last position in cma file 3" error in the run_gaps step:
cd test2
fammer.py build --clean --mapgaps Superfamily/
run_gaps Superfamily supases

Note: I removed the --globalgenafpair flag in the mafft command since it is no longer supported
ex_to_etal.zip

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

No branches or pull requests

1 participant