Hi all,
I have mapped reads to a ref seq using gsMapper and formed a contigs, now i want to extract & count length of the gap in reference sequence where no reads have mapped
Ref seq : AAGACTCGTGATCTGCTAGGCTCCTAAT
Alignme : AAGACTCGT---gap----AGGCTCCTAAT
How can i extract gap between two contigs using perl or bioperl?
Thanks.
I have mapped reads to a ref seq using gsMapper and formed a contigs, now i want to extract & count length of the gap in reference sequence where no reads have mapped
Ref seq : AAGACTCGTGATCTGCTAGGCTCCTAAT
Alignme : AAGACTCGT---gap----AGGCTCCTAAT
How can i extract gap between two contigs using perl or bioperl?
Thanks.
Comment