![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cuffmerge Error | ercfrtz | Bioinformatics | 12 | 05-19-2014 10:02 PM |
Cuffmerge error: loading reference annotation failed? | Kcornelius | Bioinformatics | 4 | 04-24-2012 04:01 PM |
Tophat with --initial-read-mismatches command Error: | chenyao | Bioinformatics | 6 | 08-24-2011 11:17 PM |
Dindel giving error for every candidate indel | gaffa | Bioinformatics | 4 | 03-14-2011 12:18 PM |
galaxy command line error | gfmgfm | Bioinformatics | 1 | 12-28-2010 11:38 PM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Chandigarh, India Join Date: Apr 2012
Posts: 15
|
![]()
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 |
Member
Location: Oxford, UK Join Date: Nov 2011
Posts: 17
|
![]()
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 at 05:50 AM. |
![]() |
![]() |
![]() |
Tags |
cuffmerge |
Thread Tools | |
|
|