Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • antifolate
    Member
    • Aug 2015
    • 52

    Visualizing BLAST output

    What tools would you recommend to visualize blast tsv output? I found several ones but none of them work with tab (or comma) delimited formats.
  • antifolate
    Member
    • Aug 2015
    • 52

    #2
    Hello everyone!

    Please help.

    Thanks!

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #3
      Comma/tab delimited formats are used for ease of programmatic parsing. What kind of visualization do you want to generate with those formats?

      Comment

      • antifolate
        Member
        • Aug 2015
        • 52

        #4
        Something as simple as a line connecting matches would be enough. Or maybe coloring matches with the same color. Kablammo is an example, but it doesn't take tsv formats as input (http://kablammo.wasmuthlab.org/).

        As you said, tsv/csv formats are easier for parsing and manipulating. I've filtered the hits in the tsv output accoding to many criteria and would like to visualize those remaining hits.

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #5
          It may be worth looking into converting the results into a bed file and then use that for visualization.

          Comment

          • gsgs
            Senior Member
            • Oct 2009
            • 139

            #6
            x=genetic distance from my genome , interval, maybe logarithmic
            y(x)=number of organisms in the database with that distance

            where to find that, how is it called ?

            Comment

            • antifolate
              Member
              • Aug 2015
              • 52

              #7
              For the record, I wrote Perl scripts to convert the filtered TSV output into pairwise format, using the original pairwise hits. I then used the pairwise output for visualization.

              Since I'm more interested in structural variations, a BED format wouldn't be really helpful.

              Comment

              Latest Articles

              Collapse

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 06-05-2026, 10:09 AM
              0 responses
              14 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-04-2026, 08:59 AM
              0 responses
              24 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-02-2026, 12:03 PM
              0 responses
              29 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-02-2026, 11:40 AM
              0 responses
              23 views
              0 reactions
              Last Post SEQadmin2  
              Working...