Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • broken pipe during tophat analysis

    Hi Does anyone know what problem with my analysis?

    ../../Program/tophat/tophat -p 12 ../../Database/bowtie-index/human_g1k_v37 ../../Data/MCC/MCC3154.fastq

    [Mon Nov 28 11:39:27 2011] Beginning TopHat run (v1.3.1)
    -----------------------------------------------
    [Mon Nov 28 11:39:27 2011] Preparing output location ./tophat_out/
    [Mon Nov 28 11:39:27 2011] Checking for Bowtie index files
    [Mon Nov 28 11:39:27 2011] Checking for reference FASTA file
    [Mon Nov 28 11:39:27 2011] Checking for Bowtie
    Bowtie version: 0.12.7.0
    [Mon Nov 28 11:39:27 2011] Checking for Samtools
    Samtools Version: 0.1.18
    [Mon Nov 28 11:39:27 2011] Generating SAM header for ../../Database/bowtie-index/human_g1k_v37
    [Mon Nov 28 11:39:29 2011] Preparing reads
    format: fastq
    quality scale: phred33 (default)
    Left reads: min. length=31, count=216599
    [Mon Nov 28 11:39:48 2011] Mapping left_kept_reads against human_g1k_v37 with Bowtie
    [Mon Nov 28 11:40:12 2011] Processing bowtie hits
    [Mon Nov 28 11:42:18 2011] Mapping left_kept_reads_seg1 against human_g1k_v37 with Bowtie (1/17)
    ....
    [Mon Nov 28 11:44:45 2011] Mapping left_kept_reads_seg17 against human_g1k_v37 with Bowtie (17/17)
    [Mon Nov 28 11:44:47 2011] Searching for junctions via segment mapping
    [Mon Nov 28 11:47:04 2011] Retrieving sequences for splices
    [Mon Nov 28 11:51:45 2011] Indexing splices
    [Mon Nov 28 11:51:49 2011] Mapping left_kept_reads_seg1 against segment_juncs with Bowtie (1/17)
    ....
    [Mon Nov 28 11:53:01 2011] Mapping left_kept_reads_seg17 against segment_juncs with Bowtie (17/17)
    [Mon Nov 28 11:53:05 2011] Joining segment hits
    sort: write failed: standard output: Broken pipe
    sort: write error
    [Mon Nov 28 11:55:11 2011] Reporting output tracks
    -----------------------------------------------

  • #2
    Copied and pasted from my previous answer to debug failed TopHat runs: http://seqanswers.com/forums/showthread.php?t=14140

    When debugging failed TopHat runs, you can also try to run the individual commands from the command line yourself.

    In the logs/ sub-directory of your output directory there should be a file called run.log which shows the commands that TopHat runs. There are also other log files in there - look to see if you can find errors (especially in the newest one or two files). Otherwise try running each command by itself from the directory you started TopHat in and see if and where empty files are made. The tmp stuff needed to do this is usually kept if a run fails.

    Chris

    Comment


    • #3
      it drops here

      /Volumes/Voyager/Package/Program/tophat/samtools view ./tophat_out/tmp/left_kept_reads.unspl.bam | sort -k1,1n -m -T./tophat_out/tmp/ - ./tophat_out/tmp/left_kept_reads_3192.sam.merge_sort.fifo | /Volumes/Voyager/Package/Program/tophat/samtools view -S -b - > ./tophat_out/tmp/left_kept_reads.candidates_and_unspl.bam


      after

      /Volumes/Voyager/Package/Program/tophat/samtools view -S -b - > ./tophat_out/tmp/left_kept_reads.candidates_and_unspl.bam


      What is wrong with samtools view?

      [samopen] SAM header is present: 84 sequences.
      [sam_read1] reference '6012' is recognized as '*'.
      Parse warning at line 223: mapped sequence without CIGAR
      Parse error at line 223: sequence and quality are inconsistent
      Abort trap

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Recent Advances in Sequencing Analysis Tools
        by seqadmin


        The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
        Yesterday, 07:48 AM
      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin




        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
        04-22-2024, 07:01 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 07:17 AM
      0 responses
      11 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      19 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-30-2024, 12:17 PM
      0 responses
      20 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-29-2024, 10:49 AM
      0 responses
      28 views
      0 likes
      Last Post seqadmin  
      Working...
      X