I'm trying to do something with bioperl. I've just started learning in the last month and am stuck! I want to output a parsed blast report to a text file, but I don't want all the results, just specific entries. However, when I use things like Bio::SearchIO::Writer I only get complete reports in my output files. I tried different types of while loops but it's not working. Can you use this module for this purpose? Do you know of any other modules or methods I could use,