5 Nov 10:04
Re: searchio tags
Liam Elbourne <lelbourn <at> cbms.mq.edu.au>
2008-11-05 09:04:38 GMT
2008-11-05 09:04:38 GMT
Thanks Jason and Chris, I ended up iterating through the features as I needed the locus_tag anyway - bit slow but gets there in the end... I've ccd this to the bioperl list as suggested, and will subscribe soon. Regards, Liam. On 05/11/2008, at 6:00 AM, Chris Fields wrote: > I've already looked into that using TBLASTN output from the web > interface, but I found no relevant lines in HSP sections in XML > formatted reports (see below). It is possible the URLAPI interface > is returning different XML data (I've seen stranger things from > NCBI). I'll check into that when I can. BTW, the default read > format for RemoteBlast is still text IIRC (we never changed it to > XML), so is it possible Liam is referring to the default (text) > output, and not XML? > > Also, I have managed to get this working in GenericHSP, will > probably commit momentarily with added tests. Liam, if you have XML > output that contains the relevant data could you attach it to an > email so I can try parsing it out? > > Liam, it might be best to ask these questions on the mail list in > case Jason or I can't get to them immediately. For SeqIO features, > in order to retrieve a particular feature region you would need to > either iterate through or grep the relevant features and retrieve(Continue reading)
I am trying to parse the output of a "blastall -p blastn" job
(blastall 2.2.18) using either the default format or tabular format. I
copied the "search_overview.PLS" script found here:
RSS Feed