Unconfigured Ad

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

    #1

    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
          http://seqanswers.com/wiki/How-to/exome_analysis

          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

                              • SEQadmin2
                                Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                                by SEQadmin2



                                CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                                Despite this, “CRISPR helped turn genome editing from a specialized technique into
                                ...
                                07-31-2026, 11:01 AM
                              • SEQadmin2
                                Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                                by SEQadmin2


                                Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                                The systematic characterization of the human proteome has
                                ...
                                07-20-2026, 11:48 AM

                              ad_right_rmr

                              Collapse

                              News

                              Collapse

                              Topics Statistics Last Post
                              Started by SEQadmin2, 08-06-2026, 07:41 AM
                              0 responses
                              23 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 08-03-2026, 10:13 AM
                              0 responses
                              35 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 07-31-2026, 02:55 AM
                              0 responses
                              43 views
                              0 reactions
                              Last Post SEQadmin2  
                              Started by SEQadmin2, 07-24-2026, 12:17 PM
                              0 responses
                              26 views
                              0 reactions
                              Last Post SEQadmin2  
                              Working...