Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • dawe
    Senior Member
    • Apr 2009
    • 258

    Standard file format for profiles?

    Hi all,
    I would like to share an issue I'm facing... I'm working with users who like IGV (from broad institute), others who like IGB (genoviz) and other simply use the UCSC Genome Browser to visualize profiles for ChIP-seq experiments.
    It happens that there's no standard file format for all three platform.
    Well, they all support bedgraph but this is definitely unsuitable for NGS data. IGV has TDF, IGB has Useq, UCSC has bigWig... is there anybody working to propose a standard (in the same way SAM has been introduced) ?

    d
  • malcook
    Member
    • Sep 2009
    • 24

    #2
    bam bam bam bam

    BAM format is supported by IGV as well as by UCSC and is just coming out in recent version of IGB

    Comment

    • lh3
      Senior Member
      • Feb 2008
      • 686

      #3
      All these formats (tdf/bigwig/useq) have their own advantages. I guess it is hard to unify them. If I were asked to design a format, I would probably write a program and a C+Java library to index and achieve random access to a bgzip'ed wig file. It will have the following advantages: a) wig is the most widely used; b) bgzip'ed wig is small in size; c) the C bgzf library supports remote access (essential to UCSC); d) the indexing scheme should be easy enough to be implemented in different languages.

      In addition, I know bigWig support is on the todo list of IGV. Once this is done, we will have a java library and bigwig will be quickly adopted by those java based viewers. BigWig is both the most technically advanced and the most technically challenging.

      Comment

      • dawe
        Senior Member
        • Apr 2009
        • 258

        #4
        Originally posted by malcook View Post
        BAM reports the alignments, not the profiles on a chromosome. You may say that BAM->Coverage is straightforward (and this function is included in IGV) but one (me) can obtain profiles after a huge processing of alignment data...

        Comment

        • lh3
          Senior Member
          • Feb 2008
          • 686

          #5
          Have you noticed this paper? Is it good?

          Comment

          • dawe
            Senior Member
            • Apr 2009
            • 258

            #6
            Originally posted by lh3 View Post
            Have you noticed this paper? Is it good?

            http://bioinformatics.oxfordjournals...short/btq164v1
            Nice, thanks! I'll give a try, will the genome browsers do? :-)

            d

            Comment

            • quinlana
              Senior Member
              • Sep 2008
              • 119

              #7
              Originally posted by lh3 View Post
              Have you noticed this paper? Is it good?

              http://bioinformatics.oxfordjournals...short/btq164v1
              Thanks for pointing this paper, Heng. Looks pretty useful.

              Comment

              • dawe
                Senior Member
                • Apr 2009
                • 258

                #8
                It's hard to build if one has hdf5 and pytables already installed...

                Comment

                Latest Articles

                Collapse

                • SEQadmin2
                  Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                  by SEQadmin2


                  I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

                  Here are nine questions we think about, in roughly the order they matter, before...
                  06-18-2026, 07:11 AM
                • SEQadmin2
                  From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                  by SEQadmin2


                  Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                  The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                  ...
                  06-02-2026, 10:05 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, 06-17-2026, 06:09 AM
                0 responses
                36 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-09-2026, 11:58 AM
                0 responses
                100 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-05-2026, 10:09 AM
                0 responses
                120 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-04-2026, 08:59 AM
                0 responses
                113 views
                0 reactions
                Last Post SEQadmin2  
                Working...