Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 454 CWF files

    Hi fellow sequence analysts.

    I am working on a 454 basecalling project and I have 2 main questions/problems.

    1) It really would help me if someone could tell me a method to get the controlbead sequences into the SFF format/file. I am suspecting Roche filters on keysequences before exporting them to the SFF file. But they must be present in the raw CWF files, so they must be exportable to SFF format. I'll buy some beers if you have a method.

    2) Is anyone aware of a Perl module/function that allows binary CWF files to be accessed. Having access - through perl - to the raw intensity would help me forward quite a bit. I am currently using a colleague of mine's R package, but I am not quite the R wizard. So I have to go through the CWF to txt via R, access txt via perl method to get things done.... Priority is @ problem 1 though

  • #2
    Originally posted by joa_ds View Post
    1) It really would help me if someone could tell me a method to get the controlbead sequences into the SFF format/file. I am suspecting Roche filters on keysequences before exporting them to the SFF file. But they must be present in the raw CWF files, so they must be exportable to SFF format. I'll buy some beers if you have a method
    I looked into if this was possible using the 454 image analysis software, but no luck (unless one has the source code)...

    Comment


    • #3
      Well,

      Back in the old days (like 1 year ago or so...) the basecaller produces two sets of fasta files. TCA.fa and ATG.fa if I remember correct. One file was the real file, the other one with controlbead sequences.

      I guess it was the Titanium upgrade that stopped exporting the control bead sequences file. It must be some little setting in the basecaller software... Having the source would be so handy indeed...

      Comment


      • #4
        Originally posted by joa_ds View Post
        Well,

        Back in the old days (like 1 year ago or so...) the basecaller produces two sets of fasta files. TCA.fa and ATG.fa if I remember correct. One file was the real file, the other one with controlbead sequences.

        I guess it was the Titanium upgrade that stopped exporting the control bead sequences file. It must be some little setting in the basecaller software... Having the source would be so handy indeed...
        It is still entirely possible to create those FASTA files for the control reads today using the gsReporter application.

        Code:
        # gsReporter --fna=control <my.cwf>
        This will create two files, my.ATG.454Reads.fna and my.CAT.454Reads.fna, one file each for the two types of control beads. The possible arguments to --fna are library (default), control or all. You can produce the corresponding quality files by replacing --fna with --qual.

        You had originally asked about getting the control reads into the SFF file; that does not appear possible. The SFF files are created by the gsRunProcessor and it is not possible to configure what it writes to the file. While the gsReporter application help text indicates that it has an --sff output function, it states not to use it as it is only maintained for backward compatibility. Indeed when you try to use it the program simply states:
        Code:
        gsReporter: The --sff option is not available in this version of the gsReporter.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Strategies for Sequencing Challenging Samples
          by seqadmin


          Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
          03-22-2024, 06:39 AM
        • seqadmin
          Techniques and Challenges in Conservation Genomics
          by seqadmin



          The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

          Avian Conservation
          Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
          03-08-2024, 10:41 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Yesterday, 06:37 PM
        0 responses
        12 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Yesterday, 06:07 PM
        0 responses
        10 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 03-22-2024, 10:03 AM
        0 responses
        52 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 03-21-2024, 07:32 AM
        0 responses
        68 views
        0 likes
        Last Post seqadmin  
        Working...
        X