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
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            Today, 07:48 AM
          • seqadmin
            Essential Discoveries and Tools in Epitranscriptomics
            by seqadmin




            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
            04-22-2024, 07:01 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 07:17 AM
          0 responses
          11 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-02-2024, 08:06 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-30-2024, 12:17 PM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-29-2024, 10:49 AM
          0 responses
          28 views
          0 likes
          Last Post seqadmin  
          Working...
          X