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
      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
    • seqadmin
      Strategies for Sequencing Challenging Samples
      by seqadmin


      Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
      03-22-2024, 06:39 AM

    ad_right_rmr

    Collapse

    News

    Collapse

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