Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Tophat 2.0.0 strange errors

    Hello, I've been running some test with fake data with tophat (in order to compare results from different tools like cufflink/cuffdiff/deseq/MISO/...) and I've stumbled in a strange error.
    Code:
            
    $tophat -p 5 -G /rogue/bioinfotree/prj/rnaseq_test/local/share/data/fake.gtf --transcriptome-index=transcriptome -o S1_001.th ../alignment/expanded_genome2 <(zcat /rogue/bioinfotree/prj/rnaseq_test/dataset/0.1/reads//S1_blah_R1_001.fastq.gz) <(zcat /rogue/bioinfotree/prj/rnaseq_test/dataset/0.1/reads//S1_blah_R2_001.fastq.gz)
    
    [2012-09-04 14:12:39] Beginning TopHat run (v2.0.0)
    -----------------------------------------------
    [2012-09-04 14:12:39] Checking for Bowtie
                      Bowtie version:        2.0.0.6
    [2012-09-04 14:12:39] Checking for Samtools
                    Samtools version:        0.1.18.0
    [2012-09-04 14:12:39] Checking for Bowtie index files
    [2012-09-04 14:12:39] Checking for reference FASTA file
    [2012-09-04 14:12:39] Generating SAM header for ../alignment/expanded_genome2
            format:          fastq
            quality scale:   phred33 (default)
    [2012-09-04 14:13:09] Reading known junctions from GTF file
    [2012-09-04 14:13:09] Preparing reads
            [FAILED]
    Error retrieving prep_reads info.
    make: *** [S1_001.th] Error 1
    In the logs I see:
    Code:
    cat S1_001.th/logs/prep_reads.log 
    prep_reads v2.0.0 (3280)
    ---------------------------
    0 out of 0 reads have been filtered out
    But if I manually launch prep_reads getting the command line from run.log it seems to run without any problem:
    Code:
    /home/data/rnaseq/bin/prep_reads --min-anchor 8 --splice-mismatches 0 --min-report-intron 50 --max-report-intron 500000 --min-isoform-fraction 0.15 --output-dir S1_001.th/ --max-multihits 20 --max-seg-multihits 40 --segment-length 25 --segment-mismatches 2 --min-closure-exon 100 --min-closure-intron 50 --max-closure-intron 5000 --min-coverage-intron 50 --max-coverage-intron 20000 --min-segment-intron 50 --max-segment-intron 500000 --max-mismatches 2 --max-insertion-length 3 --max-deletion-length 3 -z gzip -p5 --inner-dist-mean 50 --inner-dist-std-dev 20 --gtf-annotations transcriptome/fake.gff --gtf-juncs S1_001.th/tmp/fake.juncs --no-closure-search --no-coverage-search --no-microexon-search --fastq --aux-outfile=S1_001.th/left_kept_reads.info --index-outfile=S1_001.th/tmp/left_kept_reads.bam.index --sam-header=S1_001.th/tmp/expanded_genome2.bwt.samheader.sam --outfile=S1_001.th/tmp/left_kept_reads.bam <(zcat /rogue/bioinfotree/prj/rnaseq_test/dataset/0.1/reads//S1_blah_R1_001.fastq.gz)
    prep_reads v2.0.0 (3280)
    ---------------------------
    0 out of 3 reads have been filtered out
    Any idea? Thanks.

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...
    05-06-2024, 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, 05-14-2024, 07:03 AM
0 responses
15 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-10-2024, 06:35 AM
0 responses
37 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-09-2024, 02:46 PM
0 responses
46 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-07-2024, 06:57 AM
0 responses
39 views
0 likes
Last Post seqadmin  
Working...
X