Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Bowtie-inspec failing me

    So, I've just gotten past the point where my installation works (thanks for all the help!), and I'm trying to get one of my sets of test data to work.

    Code:
    tophat -r 20 hg19 subset_hct.a_1.fq subset_hct.a_2.fq
    It seems to stop at where it wants to make a .fa-file from the .bt2-files:

    Code:
    [2014-06-21 18:35:27] Beginning TopHat run (v2.0.11)
    -----------------------------------------------
    [2014-06-21 18:35:27] Checking for Bowtie
    		  Bowtie version:	 2.2.3.0
    [2014-06-21 18:35:27] Checking for Samtools
    		Samtools version:	 0.1.19.0
    [2014-06-21 18:35:27] Checking for Bowtie index files (genome)..
    [2014-06-21 18:35:27] Checking for reference FASTA file
    	Warning: Could not find FASTA file /Users/erikfasterius/rna_seq/bowtie_indexes/hg19.fa
    [2014-06-21 18:35:27] Reconstituting reference FASTA file from Bowtie index
      Executing: /Users/erikfasterius/bin/bowtie2-inspect hg19 > ./tophat_out/tmp/hg19.fa
    	[FAILED]
    Error: bowtie-inspect returned an error
    Command: bowtie-inspect --wrapper basic-0 hg19
    Checking the bowtie_inspect_recons.log yields this:

    Code:
    Error: Encountered exception: 'Cannot open file hg19'
    Command: bowtie-inspect --wrapper basic-0 hg19
    I'm running the command from the directory where I have my data files, and have my BOWTIE2_INDEXES set to where the .bt2-files are located. They are obviously found (as before I correctly set the BOWTIE2_INDEXES weren't found, since I had tried to set BOWTIE_INDEXES instead due to ignorance), but they somehow can't be opened. I'm still very new to all this, so any help would be greatly appreciated!

  • #2
    You could put a copy of hg19.fa (used to make the indexes) in the same directory.

    If you are using the stock hg19 genome then you may want to download the genome/indexes/annotation file from iGenomes site. http://support.illumina.com/sequenci...e/igenome.ilmn This bundle contains all the appropriate pieces you would need (with the names of chromosomes in sync) so there would be less problems down the road as you get further into your analysis.

    Comment


    • #3
      I don't have the hg19.fa yet - it wasn't in the file when I downloaded the .bt2-files. Can I get just that from somewhere, or can I manually remake that somehow?

      Comment


      • #4
        You probably want to get that from the same location where you downloaded the indexes from. You can find hg19.fa at many places but there is no guarantee that it will match the indexes you have (in terms of exact build/patch level etc).

        Just download the full set for hg19 (sequence, annotation, indexes) from the iGenomes link I posted above.

        Comment


        • #5
          I started with concatenating the assembly sequences (chrom*.fa-files) from the UCSG and using bowtie2-build to get the hg19.fa file, but that still didn't work. Then I just did what you said and downloaded the humongous 27 GB file from iGenomes, which worked!

          It took a while to download, though, which was why I didn't do that at first. You're probably entirely correct in saying that the reason it didn't work was that the files were somehow out of sync or with mismatched names somewhere in them.

          So, thanks a lot for the help!

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Genetic Variation in Immunogenetics and Antibody Diversity
            by seqadmin



            The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
            11-06-2024, 07:24 PM
          • seqadmin
            Choosing Between NGS and qPCR
            by seqadmin



            Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
            10-18-2024, 07:11 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 11:09 AM
          0 responses
          24 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Today, 06:13 AM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-01-2024, 06:09 AM
          0 responses
          30 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 10-30-2024, 05:31 AM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Working...
          X