cuffmerge erorr "ValueError: can't have unbuffered text I/O"
0
0
Entering edit mode
2.1 years ago
khaldari.i • 0

Hello everyone

I am working on RNA-Seq data analysis. when i running the following command in cuffmerge

$ cuffmerge -o 816840 -g '/home/iman/Downloads/yeast/genome/Saccharo.gtf' '/home/iman/Downloads/yeast/transcript.txt'

I encounter this error:

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

Can anyone help me?

cuffmerge • 1.1k views
ADD COMMENT

Login before adding your answer.

Traffic: 3021 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6