Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ulz_peter
    Senior Member
    • Feb 2010
    • 219

    Cram

    Hi Guys,

    Anyone already thought about deploying CRAM for archiving alignment data, rather than BAM?



    Our Illumina representative told us they want to switch to that format...
  • maubp
    Peter (Biopython etc)
    • Jul 2009
    • 1544

    #2
    I've heard Sanger is considering it, perhaps even this year if CRAM continues to mature rapidly.

    Comment

    • lh3
      Senior Member
      • Feb 2008
      • 686

      #3
      Yes, cram has a great potential. It may ultimately replace BAM (if cram does not do that, there will be a binary format to achieve sooner or later). Nonetheless, cram may not replace BAM right now. It does not (at least did not) support all the tags. I do not know the progress on compressing unmapped reads. Furthermore, I am concerned with the compression model. I also think lossy compression is the way to go, but this should be done by reducing the resolution of quality, instead of by selectively dropping all the quality information.

      Comment

      • maubp
        Peter (Biopython etc)
        • Jul 2009
        • 1544

        #4
        Originally posted by lh3 View Post
        Yes, cram has a great potential. It may ultimately replace BAM (if cram does not do that, there will be a binary format to achieve sooner or later). Nonetheless, cram may not replace BAM right now. It does not (at least did not) support all the tags.
        Supporting all the tags is expected in CRAM 0.7 due soon, see e.g.

        Originally posted by lh3 View Post
        I do not know the progress on compressing unmapped reads.
        I heard at a recent seminar that the CRAM team are looking at doing a mini-assembly of the unmapped reads in order to generate dummy reference sequences which can then be used for reference based compression. If I understood correctly this might be transparent to the user.
        Originally posted by lh3 View Post
        Furthermore, I am concerned with the compression model. I also think lossy compression is the way to go, but this should be done by reducing the resolution of quality, instead of by selectively dropping all the quality information.
        Also at the same seminar we were told CRAM has several modes of quality compression, one of which is simply reducing the resolution.

        Comment

        • lh3
          Senior Member
          • Feb 2008
          • 686

          #5
          That is great! Hope these can be done soon!

          Comment

          • cjfields
            Junior Member
            • Sep 2009
            • 6

            #6
            That does seem very promising.

            Comment

            • vadim
              Member
              • Sep 2009
              • 37

              #7
              I am the developer of CRAM and can answer any questions about it.

              The code is here:
              Reference-based compression of SRA data. Contribute to vadimzalunin/crammer development by creating an account on GitHub.


              Documentation can be found here:


              We just released v0.7, which is not a long term support yet but stable enough to try it out.

              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
              38 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
              121 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-04-2026, 08:59 AM
              0 responses
              114 views
              0 reactions
              Last Post SEQadmin2  
              Working...