Dear Hiller,
Thanks for sharing these useful codes and resources!
I'm running an analysis on the non-coding elements. When used the "Maf2SpanningSeq_PRANK.perl" for reconstruct ancestor alignment, I find 2 species with complete deletions in a .maf file (represents one non-coding element) can't be regonized, and the reconstructed fasta didn't contain these 2 species. The following is the empty information.

my command lines are as follows:
- mafAddIRows Chr22.sort.maf Hsap.2bit Chr22.addI.maf
- mafIndex ./Chr22.addI.maf ./Chr22.addI.maf.bb -chromSizes=Chrom.sizes
- mafExtract Chr22.addI.maf.bb test.maf -regionList=test.bed -leaveEdgeMeta
- ~/Software/ForwardGenomics/scripts/Maf2SpanningSeq_PRANK.perl test.maf test -runPrank -treeFile tree.nh -keepTemporaryFiles -BDBFile testBDB -twoBitPath <path to 2bit folder>
I was wondering why the complete deletion species were not include in the prank analysis, and how to solve that?
Thank you for your time and help,
Best Regards,
Xin Huang
Dear Hiller,

Thanks for sharing these useful codes and resources!
I'm running an analysis on the non-coding elements. When used the "Maf2SpanningSeq_PRANK.perl" for reconstruct ancestor alignment, I find 2 species with complete deletions in a .maf file (represents one non-coding element) can't be regonized, and the reconstructed fasta didn't contain these 2 species. The following is the empty information.
my command lines are as follows:
I was wondering why the complete deletion species were not include in the prank analysis, and how to solve that?
Thank you for your time and help,
Best Regards,
Xin Huang