Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • luana
    Member
    • May 2016
    • 14

    #1

    Problem with running tophat

    I tried to run tophat a lot and I haven't success. I need help please!!!!!
    My reads were sequencing at Solid and this version support this kind of read with the bowtie 1 ( I used Bowtie 1.1.1). I indexed the Phaseolus' genome (.ebtw).

    $ tophat --color --quals -r -p fr-secondstrand ebwt_base_index.fa -o NGR1_NGR2_1_thout genome NFN_run6_Transcriptoma_29102013_bcSample1_F3_NGR1.csfasta NFN_run6_Transcriptoma_29102013_bcSample1_F3_NGR2.csfasta NFN_run6_Transcriptoma_29102013_bcSample1_F3_QV_NGR1.qual NFN_run6_Transcriptoma_29102013_bcSample1_F3_QV_NGR2.qual

    Traceback (most recent call last):
    File "/usr/bin/tophat", line 4107, in <module>
    sys.exit(main())
    File "/usr/bin/tophat", line 3858, in main
    args = params.parse_options(argv)
    File "/usr/bin/tophat", line 1008, in parse_options
    self.read_params.parse_options(opts)
    File "/usr/bin/tophat", line 467, in parse_options
    self.mate_inner_dist = int(value)
    ValueError: invalid literal for int() with base 10: '-p'

    Anyone could help me to solved this?????
  • mastal
    Senior Member
    • Mar 2009
    • 666

    #2
    If you use the parameter -r, then you need to specify an integer value for -r, the mate inner distance (distance between the two reads of a pair).

    Otherwise, if you don't specify -r, the tophat manual says the default value is 50.

    Comment

    • luana
      Member
      • May 2016
      • 14

      #3
      Now I don't specify the -r and this message appeared..the files indexes are at directory

      tophat --color --quals fr-secondstran genome.fa -o NGR1_NGR2_1_thout genome NFN_run6_Transcriptoma_29102013_bcSample1_F3_NGR1.csfasta NFN_run6_Transcriptoma_29102013_bcSample1_F3_NGR2.csfasta NFN_run6_Transcriptoma_29102013_bcSample1_F3_QV_NGR1.qual NFN_run6_Transcriptoma_29102013_bcSample1_F3_QV_NGR2.qual

      [2016-06-17 15:24:41] Beginning TopHat run (v2.1.0)
      -----------------------------------------------
      [2016-06-17 15:24:41] Checking for Bowtie
      Bowtie version: 1.1.1.0
      [2016-06-17 15:24:41] Checking for Bowtie index files (genome)..
      Error: Could not find Bowtie index files (fr-secondstran.*.ebwt)

      What's the problem?

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        You have not specified the "basename" (ebwt_base_index, if that is the name) of the index files for the genome that you are searching against.

        Comment

        • mastal
          Senior Member
          • Mar 2009
          • 666

          #5
          Hi Luana,

          You are missing the final 'd' from fr-secondstrand, and you are also
          missing the /path/to/ the bowtie index (give only the prefix of the index name).
          Last edited by mastal; 06-17-2016, 11:04 AM.

          Comment

          • luana
            Member
            • May 2016
            • 14

            #6
            Hi Guys,
            I'm trying to fix this script but the problem persist. I put the "d" in the fr-secondstrand, but I didn't understand witch file from index directory I have to use.
            When I indexed the genome I used the fasta file and I had six files .ebwt
            How file index .ebwt I have to use in this script?

            tophat --color --quals fr-secondstrand /bowtie/bowtie-index/ebwt_base -o NGR1_NGR2_1_thout genome NFN_run6_Transcriptoma_29102013_bcSample1_F3_NGR1.csfasta NFN_run6_Transcriptoma_29102013_bcSample1_F3_NGR2.csfasta NFN_run6_Transcriptoma_29102013_bcSample1_F3_QV_NGR1.qual NFN_run6_Transcriptoma_29102013_bcSample1_F3_QV_NGR2.qual

            [2016-06-22 10:12:38] Beginning TopHat run (v2.1.0)
            -----------------------------------------------
            [2016-06-22 10:12:38] Checking for Bowtie
            Bowtie version: 1.1.1.0
            [2016-06-22 10:12:38] Checking for Bowtie index files (genome)..
            Error: Could not find Bowtie index files (fr-secondstrand.*.ebwt)

            Comment

            • mastal
              Senior Member
              • Mar 2009
              • 666

              #7
              you use what is know as the 'prefix', the common part of the filename before the .ebwt, so all 6 of your index files should have the same 'prefix'.

              Also, do you have single-end or paired-end reads? If your reads are single-end, then you should have a comma instead of a space between the names of the two read files, and between the names of the 2 quality files.
              Last edited by mastal; 06-22-2016, 06:24 AM.

              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, 08-06-2026, 07:41 AM
              0 responses
              14 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-03-2026, 10:13 AM
              0 responses
              31 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-31-2026, 02:55 AM
              0 responses
              41 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-24-2026, 12:17 PM
              0 responses
              26 views
              0 reactions
              Last Post SEQadmin2  
              Working...