Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • emolinari
    Member
    • May 2013
    • 47

    bigwig and replicates dilemma

    Hi guys!

    I am visualizing bigwig files on the genome viewer (I use IGV) from RNAseq samples of human origin.
    I have two clusters of 10 replicates each. I wanted to have just the experimental vs control track (otherwise it'll be too big screenshot, and also too confusing), but I am not sure what would be the good way to produce accurate data.

    Should I use samtools merge to combine all the replicates from group#1 and group#2 (: all experimental combined and all control combined), and use those .bam files as input to create bigwig files? Or is there any other way?

    Thanks to all!!!

    Manu
  • Richard Finney
    Senior Member
    • Feb 2009
    • 701

    #2
    The ideal way to visualize this might be a box and whisker type plot using coverage values.

    5 wiggles (wig) or big wigs overlaid as plots representing (for each genomic location) the summary values for the samples as 5 wiggle lines: the 5 lines would be
    1) max, 2) min, 3) lower quartile, 4) upper quartile and 5) median for the TEST CASES.

    If you had controls, another 5 lines (in another color) could represent such CONTROLS CASES.

    Calculating it is pretty straightforward but I don't know if IGV or UCSC custom would handle it.
    Last edited by Richard Finney; 08-18-2014, 02:03 PM.

    Comment

    • Wallysb01
      Senior Member
      • Feb 2011
      • 286

      #3
      It sounds messy to me to have 5 wiggles (or 10) overlaid. In my experience this is hard to interpret. I would personally just average the wiggle files and have test and control tracks separated. Its just a visualization track. The more meaningful statistics of the expression will be in DE test tables and what not, not in a browser view.

      You should be able to use wig.math from here (https://github.com/timpalpant/java-genomics-io) to do that averaging.

      Comment

      • emolinari
        Member
        • May 2013
        • 47

        #4
        Originally posted by Wallysb01 View Post
        It sounds messy to me to have 5 wiggles (or 10) overlaid. In my experience this is hard to interpret. I would personally just average the wiggle files and have test and control tracks separated. Its just a visualization track. The more meaningful statistics of the expression will be in DE test tables and what not, not in a browser view.

        You should be able to use wig.math from here (https://github.com/timpalpant/java-genomics-io) to do that averaging.

        Hi Wallysb01 and Richard,

        thanks for your reply!
        I agree that it is just a visualization tool...but some of the recent papers I have read on similar topics include a table with the genome browser screenshot of some DE genes. Although it's not a validation of DE - you also need to do qPCRs of course- it might be a nice thing to add to your paper.
        What do you think about that?

        thanks indeed for the advices, I will try wig.math!

        Manu

        Comment

        • chickenmcfu
          Junior Member
          • Sep 2013
          • 4

          #5
          Hi, good question!

          I have only 2x2 samples, but ran into the same "problem". 4 tracks seperated or overlayed do not give a nice picture. And thats what you want to have. As already mentioned, its only for visualization of the statistical correct, abstract table data.

          I use IGB and used the build in graph options, which can create an averaged multigraph from selected graphs. I used my normalized wig files for this and overlayed the 2 resulting tracks.

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by SEQadmin2



            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
            ...
            Today, 11:10 AM
          • SEQadmin2
            Cancer Drug Resistance: The Lingering Barrier to Rising Survival
            by SEQadmin2



            Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

            There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
            Yesterday, 05:17 AM
          • GATTACAT
            Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by GATTACAT
            Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
            07-01-2026, 11:43 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Today, 10:04 AM
          0 responses
          8 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, Yesterday, 10:08 AM
          0 responses
          6 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-07-2026, 11:05 AM
          0 responses
          9 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-02-2026, 11:08 AM
          0 responses
          31 views
          0 reactions
          Last Post SEQadmin2  
          Working...