Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Cuffmerge command giving error- TypeError: 'str' object is not callable

    Hi all
    I am merging the 1 test sample transcripts.gtf and 1 control sample transcripts.gtf files through cuffmerge via this command :

    cufflinks-2.0.0.Linux_x86_64/cuffmerge -s ref-genomes/hg19.fa assemblies.txt

    where hg19.fa is reference genome which I used to align the raw reads. I am not giving reference GTF file for the moment.
    assemblies.txt contains 2 lines:
    /home/kumardeep/ngs/control/transcripts.gtf
    /home/kumardeep/ngs/test/transcripts.gtf

    The error i am getting is as :
    [Fri May 11 10:09:51 2012] Beginning transcriptome assembly merge
    -------------------------------------------

    [Fri May 11 10:09:51 2012] Preparing output location ./merged_asm/
    Warning: no reference GTF provided!
    [Fri May 11 10:09:54 2012] Converting GTF files to SAM
    Traceback (most recent call last):
    File "cufflinks-2.0.0.Linux_x86_64/cuffmerge", line 576, in ?
    sys.exit(main())
    File "cufflinks-2.0.0.Linux_x86_64/cuffmerge", line 554, in main
    sam_input_files = convert_gtf_to_sam(gtf_input_files)
    File "cufflinks-2.0.0.Linux_x86_64/cuffmerge", line 287, in convert_gtf_to_sam
    sam_out = gtf_to_sam(line)
    File "cufflinks-2.0.0.Linux_x86_64/cuffmerge", line 252, in gtf_to_sam
    exit(1)
    TypeError: 'str' object is not callable


    Please suggest the useful
    Thanks
    Kumardeep

  • #2
    Hi Kumardeep,

    Could it be that you left out gtf_to_sam from you PATH?

    the code looks light it might be something to do with this.

    David
    Last edited by davidblaney; 05-21-2012, 04:50 AM.

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Recent Advances in Sequencing Analysis Tools
      by seqadmin


      The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
      05-06-2024, 07:48 AM
    • 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...
      04-22-2024, 07:01 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Yesterday, 06:57 AM
    0 responses
    12 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-06-2024, 07:17 AM
    0 responses
    16 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-02-2024, 08:06 AM
    0 responses
    19 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-30-2024, 12:17 PM
    0 responses
    24 views
    0 likes
    Last Post seqadmin  
    Working...
    X