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
      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 on Modified Bases...
      Yesterday, 07:01 AM
    • 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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    39 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    41 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    35 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    55 views
    0 likes
    Last Post seqadmin  
    Working...
    X