Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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?

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

    http://circos.ca/images/published/

    Comment


    • #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


      • #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

        • seqadmin
          Advancing Precision Medicine for Rare Diseases in Children
          by seqadmin




          Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
          12-16-2024, 07:57 AM
        • seqadmin
          Recent Advances in Sequencing Technologies
          by seqadmin



          Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

          Long-Read Sequencing
          Long-read sequencing has seen remarkable advancements,...
          12-02-2024, 01:49 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 12-17-2024, 10:28 AM
        0 responses
        26 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-13-2024, 08:24 AM
        0 responses
        42 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-12-2024, 07:41 AM
        0 responses
        28 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-11-2024, 07:45 AM
        0 responses
        42 views
        0 likes
        Last Post seqadmin  
        Working...
        X