Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • elizondas
    Member
    • Nov 2013
    • 14

    Mothur and fastq file format

    Hi all.

    I am completly new at NGS. I have just got back my datas from a first run of 454 pyrosequencing. We want to get into metagenomics and we have decided to use mothur.
    Before to start with mothur, I'd like to have a look to my results using FastQC. The problem is that I don't have the fastq format, just the sff, fna and qual. I would know how to do that on linux, but we are using windows terminal. Does anybody now how to extract the file on windows? sff_extract doesn't work.

    By the way I would like to know which one would be the next step we must follow, I mean, from my demultiplexed samples. I guess it would be the denoising step, but not sure....

    Thanks for the help,

    Elisa
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    BBTools can change fasta+qual to fastq, and runs in Windows.

    Unzip and untar it (7-zip can do this) to some directory, for example C:\BBMap\

    Then you would run:

    java -ea -Xmx200m -cp C:\BBMap\current\ jgi.ReformatReads in=reads.fna qfin=reads.qual out=reads.fastq

    Let me know if you have any trouble!

    Comment

    • elizondas
      Member
      • Nov 2013
      • 14

      #3
      It didn't work
      I am working in the directory in which I have the files, and I get a message error saying :
      Exception in thread "main" java.lang.RuntimeException: can't find file 454Reads...then, there are more messages....

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        Could you give the exact command line you used and the complete error message?

        Comment

        • cliffbeall
          Senior Member
          • Jan 2010
          • 144

          #5
          One thing about FastQC is that it is geared towards analyzing high complexity sequences, so that that amplicons (I assume that's what you're doing) will likely cause warnings about overrepresented sequences. It will work ok for length, quality, etc. - though mothur also can tell you about those in a less fancy format.

          Comment

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

            #6
            Originally posted by elizondas View Post
            Does anybody now how to extract the file on windows? sff_extract doesn't work.
            I am surprised, sff_extract is written in Python and so ought to work under Windows. Did you get an error message? What exactly was the command you ran?

            Comment

            Latest Articles

            Collapse

            • SEQadmin2
              Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
              by SEQadmin2



              Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
              ...
              07-09-2026, 11:10 AM
            • SEQadmin2
              Cancer Drug Resistance: The Lingering Barrier to Rising Survival
              by SEQadmin2



              Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

              There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
              07-08-2026, 05:17 AM
            • GATTACAT
              Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by GATTACAT
              Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
              07-01-2026, 11:43 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 07-13-2026, 10:26 AM
            0 responses
            28 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-09-2026, 10:04 AM
            0 responses
            37 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-08-2026, 10:08 AM
            0 responses
            25 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-07-2026, 11:05 AM
            0 responses
            35 views
            0 reactions
            Last Post SEQadmin2  
            Working...