So in short, I did a blastn with standalone blast using all known miRNAs against the EST sequences in a genome (word length 7 and e-value 0.01). Now to confirm one of the next steps would be obtain the pre-miRNA sequence of each hit and do an mFOLD for structural confirmation. Each paper I read always mentions to get a sliding window (of 70 - 100 nt length) but how do you get this sliding window from the BLASTN output.. Do you have to code something yourself or is there an easier way to do it. Thanks.