MCScanX empty collinearity file.
Hellow,
I want to check the gene duplication of a gene within Potato genome for which I am using MCScanX.
./MCScanX data/xyz
OUTPUT is showing that there is no alingment generated:
Reading BLAST file and pre-processing
Generating BLAST list
1446 matches imported (1155 discarded)
48 pairwise comparisons
0 alignments generated
Pairwise collinear blocks written to /home/xyz.collinearity [0.389 seconds elapsed]
Tandem pairs written to /home/xyz.tandem
Writing multiple syntenic blocks to HTML files
st00.html
st1.html
st10.html
st11.html
st12.html
st2.html
st3.html
st4.html
st5.html
st6.html
st7.html
st8.html
st9.html
Done! [0.166 seconds elapsed]
• 4,935 views
•
link
1 answer
How can I learn mcscanx from the scratch. Please help me by providing guidelines.
• 0 views
•
link
Log in to answer this question.
CAN ANYONE TELL ME ABOUT THE PROCEDURE OF CLOSING THIS QUESTION?
You should have an 'edit' button where you can delete the whole question - but to answer your question, it looks like there's something wrong with the alignments file, the tandem duplications file worked fine but the inter-species comparison is broken, perhaps because the IDs in the gff file are different than in the blast file?
Thank you for the answer.