Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Mr.Zurich1992
    Member
    • May 2013
    • 20

    How to read FASTQ files?

    Hi


    I have sequenced my exomes by Genebygene in Houston, TX. I got now the exome data. But the exome data has FASTQ files. I can't use them. What I have to do?
  • mastal
    Senior Member
    • Mar 2009
    • 666

    #2
    How to read FASTQ files?

    fastq is a common format for sequencing data, and most alignment programs (like BWA and Bowtie) use fastq files as input.

    Comment

    • Mr.Zurich1992
      Member
      • May 2013
      • 20

      #3
      I have to download BWA?

      Comment

      • Mr.Zurich1992
        Member
        • May 2013
        • 20

        #4
        It doesn't run.

        Comment

        • Bukowski
          Senior Member
          • Jan 2010
          • 388

          #5


          What on earth possessed you to do an exome experiment with no idea how to analyse the data? You do realise there are other sequencing providers that would do the alignment, variant calling, annotation and everything else for a modest extra cost on the capture and sequencing.

          Comment

          • Mr.Zurich1992
            Member
            • May 2013
            • 20

            #6
            I am not even able TO OPEN the exome data!

            Comment

            • Bukowski
              Senior Member
              • Jan 2010
              • 388

              #7
              You don't 'open' exome data. It's probably compressed fastq files, they end in a .gz extension. These files are binary files and you are meant to align them to a reference genome as your next step. And yes, that means using BWA. Which works on Linux machines.. just in case you were entertaning the idea of trying to do it in Windows.

              Comment

              • mastal
                Senior Member
                • Mar 2009
                • 666

                #8
                How to read FASTQ files?

                What kind of computer/operating system are you using?

                If you need a crash course in basic linux, see this tutorial:


                Your fastq files are probably compressed.
                If they are of the format reads.fastq.gz, you need to do,
                at the terminal prompt,

                $gunzip reads.fastq.gz

                if they are in fastq.tgz format,

                $tar xvzf reads.fastq.tgz

                Comment

                • Mr.Zurich1992
                  Member
                  • May 2013
                  • 20

                  #9
                  I'm using Winsows vista 32-bit and winrar

                  It doesn't run on Windows?


                  Anyway I'm looking forward to get the exome result variant, too.
                  Last edited by Mr.Zurich1992; 05-04-2013, 02:17 AM.

                  Comment

                  • Bukowski
                    Senior Member
                    • Jan 2010
                    • 388

                    #10
                    A 32 bit machine wont even let you build the bwa index required to to do the alignment, so no you're not going to be able to analyse the data on a 32bit Windows machine.

                    Please go and seek out a local bioinformatician who can help you. I've analysed 1000's of exomes, and if you are doing it for the first time, you won't even get started without a 64bit Linux machines with a few GB of RAM and a full week to dedicate to understanding how it all works.

                    Comment

                    • JackieBadger
                      Senior Member
                      • Mar 2009
                      • 385

                      #11
                      Google is a wonderful invention, you know?

                      Comment

                      • Mr.Zurich1992
                        Member
                        • May 2013
                        • 20

                        #12
                        Isn't possible I could convert the FASTQ files to bam files?


                        Cause there is a good program called Bamseek. Bamseek is able to read the FASTQ files, but the result is a big mess.

                        Comment

                        • JackieBadger
                          Senior Member
                          • Mar 2009
                          • 385

                          #13
                          BAM is an alignment file...FASTQ is not

                          Comment

                          • mastal
                            Senior Member
                            • Mar 2009
                            • 666

                            #14
                            fastq files are human-readable text files if you unzip/untar them.

                            aligners like bwa will output the alignments in bam (binary) or sam (the human-readable text equivalent of bam) formats, and you can use samtools to convert between bam and sam.

                            Comment

                            • Simon Anders
                              Senior Member
                              • Feb 2010
                              • 995

                              #15
                              Look, you already paid a company to do the sequencing for you. They gave you back the raw data, right as it comes out of the machine, instead of running it through the usual analysis pipeline. You can do this yourself, but it will take you at least several weeks to learn how to do that. Why don't you simply pay the company to do the analysis for you, too, and to provide you with a list differences between your sample and the mouse reference, if this is what you need.

                              Comment

                              Latest Articles

                              Collapse

                              • 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
                              • SEQadmin2
                                Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                                by SEQadmin2


                                I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

                                Here are nine questions we think about, in roughly the order they matter, before...
                                06-18-2026, 07:11 AM

                              ad_right_rmr

                              Collapse

                              News

                              Collapse

                              Topics Statistics Last Post
                              Started by SEQadmin2, 07-02-2026, 11:08 AM
                              0 responses
                              7 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 06-30-2026, 05:37 AM
                              0 responses
                              12 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 06-26-2026, 11:10 AM
                              0 responses
                              20 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 06-17-2026, 06:09 AM
                              0 responses
                              54 views
                              0 reactions
                              Last Post SEQadmin2  
                              Working...