Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • arcolombo698
    Senior Member
    • Nov 2013
    • 142

    Tophat sorted bam error

    hello. thank you in advance.

    I am receiving the error
    open: No such file or directory
    [bam_merge_core] fail to open file Sample_S6-N-2_output_single/tmp/accepted_hits0_sorted.bam


    which causes an error and does not produce the accepted_hits.bam file which I need.


    This was for a single read Tophat submission given for ONLY THE SECOND READ:

    /auto/rcf-proj/sa1/software/tophat-2.0.10/bin/tophat --GTF /auto/rcf-proj/sa1/data/Homo_sapiens1/UCSC/hg19/Annotation/Archives/archive-2013-03-06-11-23-03/Genes/genes.gtf --num-threads 16 --library-type fr-firststrand --mate-inner-dist 100 --output-dir Sample_S6-N-2_output_single /auto/rcf-proj/sa1/data/Homo_sapiens1/UCSC/hg19/Sequence/Bowtie2Index/genome paired_trimmed_Sample_S6-N-2_R2.fastq.gz


    any advice would be appreciated!
    Last edited by arcolombo698; 03-14-2014, 03:14 PM.
  • yueluo
    Member
    • Aug 2013
    • 82

    #2
    Why use pair-end + stranded mode for a single read file of read2 ?

    Comment

    • arcolombo698
      Senior Member
      • Nov 2013
      • 142

      #3
      Stranded Mode

      Hello. THank you for the reply

      the experiments that generated both reads used a stranded library, and thus I chose to use first strand because it is more accurate.

      however, there were errors with the first read, so I had to separate the first read from second read.

      but I still kept lib type - firststrand being that both reads were developed from stranded preperation type.

      What would you advise to do? Do you suggest switching to lib-type unstranded? will this give better results for SE reads? Will this affect the data between library type ?

      thank you again

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        First strand is for single-ended libraries or paired libraries processed as pairs. Read 1 and read 2 come from opposite strands. So if you tell a program "first strand" and try to process read 2 as though it was single-ended, you'll get a wrong answer.

        You should process the reads paired in all stages if you want to declare first strand or second strand; if you are going to separate them, then classify them as unstranded. Unstranded does not give worse results, it just loses the information of which strand the gene was on. Pairs, however, are MUCH more informative than single-ended for RNA-seq on organisms with splicing.

        If there are errors in read 1, you can either use a more error-tolerant aligner, error-correct the reads, or trim, using a program that is paired-read aware to prevent discarding of one read in a pair. Coincidentally, I've written programs that can do all 3 things: bbmap.sh (error-tolerant rna-seq alignment), ecc.sh (error-correction), and bbtrim.sh (quality or adapter trimming), in the BBTools package.

        Comment

        • arcolombo698
          Senior Member
          • Nov 2013
          • 142

          #5
          this is helpful and has answered my question. I was reading the Tophat manual and it really was not very clear about which strand corresponded to which read.
          This site is helpful

          Comment

          Latest Articles

          Collapse

          • 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.
            ...
            Today, 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...
            Yesterday, 05:17 AM
          • GATTACAT
            Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by GATTACAT
            Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
            07-01-2026, 11:43 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Today, 10:04 AM
          0 responses
          8 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, Yesterday, 10:08 AM
          0 responses
          6 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-07-2026, 11:05 AM
          0 responses
          9 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...