Hi,
how can I split a blast ouput (outfmt 6) based on numeric range of evalues? Let's say I want to split it into two files: one with all the queries with evalues between 0 and 0.1, and the other with the queries with evalue between 0.2 and 0.3.
how can I split a blast ouput (outfmt 6) based on numeric range of evalues? Let's say I want to split it into two files: one with all the queries with evalues between 0 and 0.1, and the other with the queries with evalue between 0.2 and 0.3.
Comment