Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • luigra
    Junior Member
    • Jan 2012
    • 7

    #1

    Problems with TopHat v1.4.0

    Dear all I'm trying to use the last version of tophat (v1.4.0) by using the -GTF flag (the reads are mapped before on transcripts). What exactly I'm running is:

    ophat --output-dir=<$Output_dir> --mate-inner-dist=30 --mate-std-dev=20 --min-anchor-length=5 --num-threads=8 --closure-search --keep-tmp --GTF=<$transcriptome_file> --transcriptome-index=<$Out_index> <$Index_File> <$R1_Fast> <$R2_Fast>

    Obviously the $ items are replaced by the real names

    The programs seems to work for more than nine hours but after the point "Searching for junctions via segment mapping" it stopped with the following error:

    Traceback (most recent call last):
    File "/work/ahc/grassi/Shared_Programs/tophat-1.4.0/src/tophat", line 3063, in ?
    sys.exit(main())
    File "/work/ahc/grassi/Shared_Programs/tophat-1.4.0/src/tophat", line 3029, in main
    user_supplied_deletions)
    File "/work/ahc/grassi/Shared_Programs/tophat-1.4.0/src/tophat", line 2681, in spliced_alignment
    [maps[initial_reads[left_reads]].unspliced_bwt, maps[initial_reads[left_reads]].seg_maps[-1]],
    TypeError: list indices must be integers


    am I doing something wrong or alternatively it is a program problem?

    Thanks in advance
    luigi
    Luigi Grassi
    Università degli Studi di Roma La Sapienza
    Dipartimento di Fisica
    Piazzale Aldo Moro 5, 00185 Roma
  • jstolt
    Junior Member
    • Feb 2012
    • 3

    #2
    A similar problem with TopHat

    I am having a similar problem aligning reads using TopHat (v1.4.1). Specificially, I am attempting to align ~62 million paired-end reads generated from an Illumina HiSeq2000 and processed using CASAVA 1.8. TopHat is run with the following options:

    tophat -o ./tophat_out -r 50 -a 6 -i 30 -I 15000 -p 4 --closure-search --coverage-search --microexon-search <index_base> <reads1_1[,...,readsN_1]> <[reads1_2,...readsN_2]>

    Please note: <index_base> is replaced by the location of the indexes; <reads1_1[,...,readsN_1]> is replaced with 16 .gz read1 files; and, <[reads1_2,...readsN_2]> is replaced with the matching 16 .gz read2 files in the same order. Both of these lists of read files are comma separated without spaces.

    This runs for about five hours and the following error is returned:

    Searching for junctions via segment mapping
    Traceback (most recent call last):
    File "/usr/local/tophat-1.4.1.Linux_x86_64/tophat", line 3063, in <module> sys.exit(main())
    File "/usr/local/tophat-1.4.1.Linux_x86_64/tophat", line 3029, in main user_supplied_deletions)
    File "/usr/local/tophat-1.4.1.Linux_x86_64/tophat", line 2682, in spliced_alignment
    [maps[initial_reads[left_reads]].unspliced_bwt, maps[initial_reads[left_reads]].seg_maps[-1]],
    TypeError: list indices must be integers, not str

    I have used this set of indexes previously to align reads with TopHat without difficulty. Is this an error on my part or is there an error with TopHat?

    My apologies for any SEQanswers community faux pas - this is my first post.

    Thanks for your assistance!

    Comment

    • luigra
      Junior Member
      • Jan 2012
      • 7

      #3
      --closure-search problem

      Hi,
      I think that this error is due to the --closure-search option, indeed when I removed it I did not receive any error.

      Best
      luigi
      Luigi Grassi
      Università degli Studi di Roma La Sapienza
      Dipartimento di Fisica
      Piazzale Aldo Moro 5, 00185 Roma

      Comment

      • jstolt
        Junior Member
        • Feb 2012
        • 3

        #4
        Luigi,

        Thanks for your expeditious reply! Indeed, I tried removing the "--closure-search" option and now things are running fine.

        Cheers!

        Jonathan

        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
        • 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.
          ...
          07-09-2026, 11:10 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Yesterday, 07:41 AM
        0 responses
        12 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-03-2026, 10:13 AM
        0 responses
        25 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        38 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-24-2026, 12:17 PM
        0 responses
        25 views
        0 reactions
        Last Post SEQadmin2  
        Working...