Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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
    #############################################

  • #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


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

      Comment

      Latest Articles

      Collapse

      • 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...
        Yesterday, 07:01 AM
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      57 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      53 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      45 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      55 views
      0 likes
      Last Post seqadmin  
      Working...
      X