Closed skuri1222 closed 2 months ago
This is a bug with the new temp directory formatting in the divergence calculation. I am pushing the updates today - apologies!
This has been pushed in v4.4.2
, which should go live on bioconda sometime today or tomorrow.
Hi,
Most of the steps run desirably, however I couldn't get the PDF file for Repeat Landscapes showing TE activity. I got the following error message instead. How can I deal with this?
Traceback (most recent call last): File "/home/symbiology/myenv_okabe_shortstack/earlgrey/share/earlgrey-4.4.1-0/scripts//divergenceCalc/divergence_calc.py", line 206, in
os.mkdir(args.temp_dir+"/pybedtools/")
FileExistsError: [Errno 17] File exists: 'tmp//pybedtools/'
Error in
dplyr::select()
: ! Can't select columns that don't exist. ✖ ColumnMatches
doesn't exist. Backtrace: ▆<fn>
()