Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Tophat2 never completes Generating SAM header

    I think this has been touched upon before, but I haven't been able to find a definitive answer, so here I go. Apologies if previously addressed.

    I'm trying to map single-ended RNA-seq reads against the maize AGPv3 genome, which I've bowtie-build indexed. When I run tophat2 (which I've used plenty), I get the following:

    $ tophat2 -p8 /mnt/data/AGPv3/AGPv3 lane7-index12_CTTGTA_L007_R1.chunk.fastq.gz

    [2014-12-30 17:38:40] Beginning TopHat run (v2.0.13)
    -----------------------------------------------
    [2014-12-30 17:38:40] Checking for Bowtie
    Bowtie version: 2.2.4.0
    [2014-12-30 17:38:40] Checking for Bowtie index files (genome)..
    [2014-12-30 17:38:40] Checking for reference FASTA file
    [2014-12-30 17:38:40] Generating SAM header for /mnt/data/AGPv3/AGPv3

    And that's it. For days. The process is consuming 100% of a single CPU, and I've tried it without -p8 as well (seemed to be a cure in another thread), no change.

    Note that I'm NOT using an annotation GTF; I want to map directly to the DNA without reference to annotated features, and I'm particularly interested in repeats (and may need to use some options for that, but that's not a concern in this post).

    Am I expecting too much for this to finish in five CPU days on a pretty decent Xeon processor? Is there something I can do to generate the SAM header separately? I haven't been able to find anything on this in the Tophat docs or Google searching.

    The issue has nothing to do with the size of the reads file - using a small fastq chunk makes no difference. Tophat seems to be saying it's building a SAM header from the genome files, not dealing with the provided fastq file yet.

    As far as size is concerned, here's the indexed genome files:

    -rw-rw-r--. 1 sam sam 657M Dec 18 20:29 AGPv3.1.bt2
    -rw-rw-r--. 1 sam sam 488M Dec 18 20:29 AGPv3.2.bt2
    -rw-rw-r--. 1 sam sam 1.1M Dec 18 18:50 AGPv3.3.bt2
    -rw-rw-r--. 1 sam sam 488M Dec 18 18:50 AGPv3.4.bt2
    -rw-rw-r--. 1 sam sam 2.0G Dec 27 11:04 AGPv3.fa
    -rw-rw-r--. 1 sam sam 609M Dec 18 22:09 AGPv3.rev.1.bt2
    -rw-rw-r--. 1 sam sam 456M Dec 18 22:09 AGPv3.rev.2.bt2

    Thanks in advance for any pointers!
    Sam Hokin
    Computational Scientist, Carnegie and NCGR

  • #2
    Can anyone help me with this? Now I'm having the same result when I try to map single-fastq reads (multplexed-PE in this case) to the Maize AGPv3 genes. Run-of-the-mill application of TopHat2. Here's the command:

    tophat --library-type=fr-unstranded --no-novel-juncs --transcriptome-only --transcriptome-index=tindex/AGPv3 -o SRR650377 /mnt/data/AGPv3/AGPv3 SRR650377.fastq.gz

    I've already indexed the transcriptome, so I'm not using the -G option. (I was planning on running this against seven different samples.)

    As before, this runs forever:

    sam 23656 23652 0 Dec29 ? 00:00:00 perl /usr/local/bin/bowtie2 -x /mnt/data/AGPv3/AGPv3 /dev/null
    sam 23658 23656 94 Dec29 ? 16:24:08 /usr/local/bin/../src/bowtie2/bowtie2-align-s --wrapper basic-0 -x /mnt/data/AGPv3/AGPv3 /dev/null
    Sam Hokin
    Computational Scientist, Carnegie and NCGR

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Recent Developments in Metagenomics
      by seqadmin





      Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
      09-23-2024, 06:35 AM
    • seqadmin
      Understanding Genetic Influence on Infectious Disease
      by seqadmin




      During the COVID-19 pandemic, scientists observed that while some individuals experienced severe illness when infected with SARS-CoV-2, others were barely affected. These disparities left researchers and clinicians wondering what causes the wide variations in response to viral infections and what role genetics plays.

      Jean-Laurent Casanova, M.D., Ph.D., Professor at Rockefeller University, is a leading expert in this crossover between genetics and infectious...
      09-09-2024, 10:59 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 10-02-2024, 04:51 AM
    0 responses
    13 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 10-01-2024, 07:10 AM
    0 responses
    21 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 09-30-2024, 08:33 AM
    0 responses
    25 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 09-26-2024, 12:57 PM
    0 responses
    18 views
    0 likes
    Last Post seqadmin  
    Working...
    X