I apologize for such a convoluted post.
Yes, I agree that I shouldn't merge the chromosomes because It can introduce noise. Thank you for your advice!
I should have specified that it is whole-genome alignments to which I am trying to align my sequences (similar to the ucsc vertebrate alignments).
These alignments have been generated using lastz + multiz. My end goal is to align sequences to this preexisting alignment and calculate the conservation scores using phast.
At the end what I am doing is splitting the whole genome alignment into pairwise alignments by chromosomes. Then I will stitch them back together along with my sequences of interest (previously aligned using lastz with the same reference genome) by using multiz.
I am considering aligning the full genome of my species of interest and then getting the conservation scores for the sequences I am interested because It is essentially the same pipeline and I might get better alignments. Do you agree?
Another possibility that I was considering is that If I have my sequences already aligned to the same reference genome I also have the locations (it's a MAF file) so maybe I can concatenate my pairwise alignment with the multi-species alignment and sort it accordingly. Do you think this is possible?
Thanks again!
Hi Carla, could you resolve this? I am trying the same as you I think, I downloaded the 100 vertebrate genome form UCSC and I am trying to obtain that alignment as multifastas so I can later add another set of cds form another animal. I was looking then to search for orthologous between animal 101 and the 100 multiz dataset. Any instructions would be welcome. Thanks.
Hi Carla, I am facing a similar issue. Do you find a good solution?