Unconfigured Ad

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

    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
          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.
          ...
          Today, 11:10 AM
        • SEQadmin2
          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
          by SEQadmin2



          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
          Yesterday, 05:17 AM
        • GATTACAT
          Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by GATTACAT
          Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
          07-01-2026, 11:43 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Today, 10:04 AM
        0 responses
        7 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, Yesterday, 10:08 AM
        0 responses
        6 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        9 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Working...