Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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?

  • #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


    • #3
      I have to download BWA?

      Comment


      • #4
        It doesn't run.

        Comment


        • #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


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

            Comment


            • #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


              • #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


                • #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


                  • #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


                    • #11
                      Google is a wonderful invention, you know?

                      Comment


                      • #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


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

                          Comment


                          • #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


                            • #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

                              • 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
                              17 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
                              46 views
                              0 likes
                              Last Post seqadmin  
                              Working...
                              X