Hi, can anyone help me find a tool which can convert xml blast output format to tabular. It's better to support blast+.
Thank you.
Ben
Thank you.
Ben
You are currently viewing the SEQanswers forums as a guest, which limits your access. Click here to register now, and join the discussion
C:\Python27\python blastxml_to_tabular.py -o nitrogen.txt nitrogen.xml
python blastxml_to_tabular.py -o nitrogen.txt nitrogen.xml
python blastxml_to_tabular.py nitrogen.xml -o nitrogen.txt
<?xml version="1.0"?> <!DOCTYPE BlastOutput PUBLIC "-//NCBI//NCBI BlastOutput/EN" "NCBI_BlastOutput.dtd"> <BlastOutput> <BlastOutput_program>blastp</BlastOutput_program> <BlastOutput_version>BLASTP 2.2.24+</BlastOutput_version> <BlastOutput_reference>Stephen F. Altschul, Thomas L. Madden, Alejandro A. Sch&auml;ffer, Jinghui Zhang, Zheng Zhang, Webb Miller, and David J. Lipman (1997), "Gapped BLAST and PSI-BLAST: a new generation of protein database search programs", Nucleic Acids Res. 25:3389-3402.</BlastOutput_reference> <BlastOutput_db>nr</BlastOutput_db> <BlastOutput_query-ID>Query_1</BlastOutput_query-ID> <BlastOutput_query-def>Sample</BlastOutput_query-def> <BlastOutput_query-len>516</BlastOutput_query-len> ...
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, 01-09-2025, 04:04 PM
|
0 responses
431 views
0 likes
|
Last Post
by seqadmin
01-09-2025, 04:04 PM
|
||
Started by seqadmin, 01-09-2025, 09:42 AM
|
0 responses
439 views
0 likes
|
Last Post
by seqadmin
01-09-2025, 09:42 AM
|
||
Started by seqadmin, 01-08-2025, 03:17 PM
|
0 responses
452 views
0 likes
|
Last Post
by seqadmin
01-08-2025, 03:17 PM
|
||
Started by seqadmin, 01-03-2025, 11:18 AM
|
1 response
50 views
1 like
|
Last Post
by Tonia
01-05-2025, 12:15 PM
|
Comment