Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
MFA alignment error #4
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gkkilaru commentedOct 14, 2011
Hello,
I wanted to use PhyloCSF on one of our cufflinks output data annotated with GENCODE.
The cufflinks output file was a *.GTF file and I converted it into *.fa using the gffread utility from cufflinks package.
Using the following command - ./PhyloCSF /path/PhyloCSF_Parameters/29mammals /path/cufflinksoutput.fa.
I am getting this error.
Failure("invalid MFA alignment: empty species name or sequence, or sequence length mismatch")
Any timely support is well appreciated.
Thanks
~Gokhul