Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Shorash
    Member
    • Sep 2012
    • 18

    #1

    Circos graphs for transcriptomes

    I'm trying to plot two of my datasets (transcriptomes) against an available genome in a circos graph to visualise regions of overlap/similairity etc. I have been looking into a program named Circos, however it doesn't look like it can be done using this program.

    Has anyone created visualisations for transcriptomic data in the form of circos graphs?
  • Björn_P.
    Junior Member
    • Sep 2012
    • 3

    #2
    You can find some examples of Circos beeing used for transcriptome visualisation on their page:

    aesthetics,alignment,analysis,bioinformatics,cancer,circos,circular,comparative,conservation,data visualization,design,evolution,evolutionary,gene,genetic,genome,genome sciences centre,genomic,genomics,graph,graphics,human,human genome,infovis,martin krzywinski,rearrangement,science,sequence,somatic,structural,synteny

    Comment

    • amitm
      Member
      • Feb 2011
      • 52

      #3
      hi Shorash,
      Circos is data agnostic and needs to be told what to be plotted where. If you have your transcript mappings, lets say start & end coords, then use the highlights feature of Circos. In the example/etc/ directory of Circos folder, look into the circos.conf file.

      Look for a block of code like this where the type = highlight -
      Specifics can be different.

      <plot>
      type = highlight
      file = data/Some_coords.txt
      r0 = 0.80r
      r1 = 0.85r
      fill_color = dred
      stroke_thickness = 1p
      stroke_color = vdred
      </plot>

      The file being referred to is in the example/data/ directory of Circos main folder.
      The data format being like -

      hs11 3393778 3393865
      hs12 93894557 93895672

      This should get you started. The coordinates being passed could be anything. Circos would just plot it like in this image (sort of) -


      This should get you started

      Comment

      • jmw86069
        Member
        • Jun 2009
        • 31

        #4
        With due respect, if your goal is to produce a plot which shows the overlaps/similarities of two transcriptomes, I'm not sure a Circos plot is the answer. If the transcriptomes are from different organisms or strains, you'd essentially be comparing two sets of transcriptomes aligned to the same reference genome -- and I imagine that most of the genome would be empty. The image linked above is what I envisioned as well, which shows a lot of tiny colored features which may or may not be overlapping any other tiny colored features. To me, that isn't using Circos to the fullest.
        You'd likely want to process your data further -- if the comparison is what you want to show, you may need to produce data which represents that comparison, then plot that. For example, instead of plotting two tracks across an entire genome and hoping the eye will pick out shared/unique regions, create one track which already represents which regions are shared and unique. Even then, this sort of plot seems aimed at showing whether large collective regions of a genome are mostly shared or mostly not shared. In the event that the shared/unique regions are randomly scattered across the genome (my guess) then this plot is going to look like a really beautiful representation of random noise. I suppose that has its own benefits...

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
          by SEQadmin2



          CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

          Despite this, “CRISPR helped turn genome editing from a specialized technique into
          ...
          07-31-2026, 11:01 AM
        • SEQadmin2
          Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
          by SEQadmin2


          Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

          The systematic characterization of the human proteome has
          ...
          07-20-2026, 11:48 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Today, 10:35 AM
        0 responses
        6 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-06-2026, 07:41 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-03-2026, 10:13 AM
        0 responses
        41 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        47 views
        0 reactions
        Last Post SEQadmin2  
        Working...