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

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, Yesterday, 08:59 AM
              0 responses
              14 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-02-2026, 12:03 PM
              0 responses
              22 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-02-2026, 11:40 AM
              0 responses
              19 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 05-28-2026, 11:40 AM
              0 responses
              32 views
              0 reactions
              Last Post SEQadmin2  
              Working...