Entering edit mode
2.6 years ago
Meeran
▴
10
I am using cufflinks for the reference based RNA-Seq analysis. During the step of cuffmerge I was shown an error that I have attached below. can anyone please help me out solving this problem.
Command used:
cuffmerge -g ../../../../Reference_files/PGSC_DM_V403_genes.gtf -s ../../../../Reference_files/potato_dm_v404_all_pm_un.fasta -p 10 assemblies.txt
ERROR MESSAGE:
[Mon May 9 08:53:21 2022] Beginning transcriptome assembly merge
-------------------------------------------
[Mon May 9 08:53:21 2022] Preparing output location ./merged_asm/
Traceback (most recent call last):
File "/usr/bin/cuffmerge", line 580, in <module>
sys.exit(main())
File "/usr/bin/cuffmerge", line 526, in main
run_log = open(logging_dir + "run.log", "w", 0)
ValueError: can't have unbuffered text I/O
I am also facing this problem. Did you get any solution?
Please do not add answers unless you're answering the top level question. Instead, use
Add Comment
orAdd Reply
as appropriate. I've moved your post to the right location, please be more careful in the future.I am also facing this problem. Did you get any solution?