Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • feng
    Member
    • Oct 2010
    • 50

    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
    -----------------------------------------------
  • cjp
    Member
    • Jun 2011
    • 58

    #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

    • feng
      Member
      • Oct 2010
      • 50

      #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

      • mylaser
        Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
        by mylaser
        Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
        If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
        This guide explains everything you need to know about...
        Today, 01:13 AM
      • SEQadmin2
        Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
        by SEQadmin2



        Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
        ...
        07-09-2026, 11:10 AM
      • SEQadmin2
        Cancer Drug Resistance: The Lingering Barrier to Rising Survival
        by SEQadmin2



        Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

        There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
        07-08-2026, 05:17 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 07-09-2026, 10:04 AM
      0 responses
      17 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-08-2026, 10:08 AM
      0 responses
      10 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-07-2026, 11:05 AM
      0 responses
      22 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-02-2026, 11:08 AM
      0 responses
      31 views
      0 reactions
      Last Post SEQadmin2  
      Working...