Hello ,
I have to align a set of small sequences (DNA sequence) over another large sequence. The large sequence is just a single sequence where I may have more than 5000 small sequences. I have to align these small sequence to the large sequence ( may be 10kb in size). I tried aligning with Bioperl the standAlone Blast module but I face some problems with that even. I could not use blast all since the large sequence is just a single sequence unlike the small sequence. where as in the case Blast"seq is just for aligning two sequences to each other.
Is there any other way for doing this?
Any seggestions?
thanks in advance.