We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: