Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Helicos SRF to FASTQ

    Dear all,



    been trying to explore a number of Helicos runs. I have access to the read data both in Helicos' SMS format as well as their implementation of SRF (which does not bode well). Using the Staden iolib package it is straightforward to convert reads to FASTA using the srf2fasta command:

    >HE-0243693211002-14-2-2-4250
    CAGAGTATAGACCTA
    Trying the same with srf2fastq results in:

    Zero or greater than one CNF chunks found.
    My guess is that the quality information is encoded differently in the Helicos' implementation which would explain why Helisphere also only ships with a '2fasta' option.

    Is there *any* way to get FASTQ (or a equivalent expressive format) out of Helicos? I'd love to throw the data at a few standard pipelines that usually start with FASTQ data, and seem to be out of options.

    Thanks!

  • #2
    Originally posted by ohofmann View Post
    Dear all,



    been trying to explore a number of Helicos runs. I have access to the read data both in Helicos' SMS format as well as their implementation of SRF (which does not bode well). Using the Staden iolib package it is straightforward to convert reads to FASTA using the srf2fasta command:



    Trying the same with srf2fastq results in:



    My guess is that the quality information is encoded differently in the Helicos' implementation which would explain why Helisphere also only ships with a '2fasta' option.

    Is there *any* way to get FASTQ (or a equivalent expressive format) out of Helicos? I'd love to throw the data at a few standard pipelines that usually start with FASTQ data, and seem to be out of options.

    Thanks!
    Convert to FASTA and then insert dummy quality values (not the best but it will work).

    Comment


    • #3
      Sorry, should have clarified that -- Helisphere even provides scripts that insert dummy quality values, but since we are trying to get a better handle on error profiles that is of course less than ideal. Can't even do basic filtering by quality, or re-evaluate the quality distribution after trimming with FASTX.

      Ah well. Guess there's always room for yet-another-format.

      Comment


      • #4
        Originally posted by ohofmann View Post
        Trying the same with srf2fastq results in:
        Zero or greater than one CNF chunks found.
        You need to use srf2fastq with the '-c' option, which tells the program to use the Calibrated Quality scores in chunk CNF1. Without it you get that oh so unhelpful error message. This also happens with SRF files of Illumina data created using illumina2srf in the SequenceRead 2.0 package.

        Code:
        % srf2fastq -c myFile.srf > myFile.fastq

        Comment


        • #5
          Getting the same error using the `-c` flag; maybe indicative of something being wrong with my SRF files rather than the conversion process. I'll see if I can get this to work on public Helicos data first.

          Thanks again!

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Current Approaches to Protein Sequencing
            by seqadmin


            Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
            04-04-2024, 04:25 PM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          47 views
          0 likes
          Last Post seqadmin  
          Working...
          X