Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jyli
    Member
    • Nov 2008
    • 21

    #1

    tophat on paired files

    Dear all,

    I am using tophat and ran into a simple error. When I put in more pairs in the command, it failed complaining not being able to open the files.

    Any comment is appreciated...

    What was said in the documentation:
    ******************
    <reads1_1[,...,readsN_1]> A comma-separated list of files containing reads in FASTQ or FASTA format. When running TopHat with paired-end reads, this should be the *_1 ("left") set of files.
    <[reads1_2,...readsN_2]> A comma-separated list of files containing reads in FASTA or FASTA format. Only used when running TopHat with paired end reads, and contains the *_2 ("right") set of files. The *_2 files *MUST* appear in the same order as the *_1 files.
    ******************

    My command:

    ********************************************
    tophat --solexa1.3-quals -m 1 -r 130 -G /datastore/nextgenproc/projects/exonDB/custom_exonDB.04152009.hg18.exon.gff /home/jyli/Bowtie/indexes/hg18_genome
    ../raw_data/MCF7_CP7_00300_003_s_4_1.txt, ../raw_data/MCF7_CP7_00300_008_s_7_1.txt ../raw_data/MCF7_CP7_00300_003_s_4_2.txt, ../raw_data/MCF7_CP7_00300_008_s_7_2.txt
    ****************************************

    Error here...
    #########################################
    [Tue Oct 13 16:10:37 2009] Beginning TopHat run (v1.0.10)
    -----------------------------------------------
    [Tue Oct 13 16:10:37 2009] Preparing output location ./tophat_out/
    [Tue Oct 13 16:10:37 2009] Checking for Bowtie index files
    [Tue Oct 13 16:10:37 2009] Checking for reference FASTA file
    [Tue Oct 13 16:10:37 2009] Checking for Bowtie
    Bowtie version: 0.10.0.2
    [Tue Oct 13 16:10:37 2009] Checking reads
    Error: could not open file
    #############################################
  • Cole Trapnell
    Senior Member
    • Nov 2008
    • 213

    #2
    You appear to have the reads separated by spaces and commas. The left reads should be a single comma separated list, and same for the right. Like this:

    tophat --solexa1.3-quals -m 1 -r 130 -G /datastore/nextgenproc/projects/exonDB/custom_exonDB.04152009.hg18.exon.gff /home/jyli/Bowtie/indexes/hg18_genome
    ../raw_data/MCF7_CP7_00300_003_s_4_1.txt,../raw_data/MCF7_CP7_00300_008_s_7_1.txt ../raw_data/MCF7_CP7_00300_003_s_4_2.txt,../raw_data/MCF7_CP7_00300_008_s_7_2.txt

    Comment

    • jyli
      Member
      • Nov 2008
      • 21

      #3
      Thank you so much, it worked out properly!

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        by SEQadmin2


        Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

        The systematic characterization of the human proteome has
        ...
        07-20-2026, 11:48 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 10:35 AM
      0 responses
      9 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      27 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      45 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-31-2026, 02:55 AM
      0 responses
      48 views
      0 reactions
      Last Post SEQadmin2  
      Working...