DessimozLab / read2tree

a tool for inferring species tree from sequencing reads
MIT License
144 stars 18 forks source link

can I change the tmp/ path ? #38

Closed LittleFrogHill closed 1 year ago

LittleFrogHill commented 1 year ago

Thank you for your excellent software!

But when I run with mutiple modes that made our sever tmp/ folder full, do you have any parameter to change the tmp/ folder path?

the error, seem from mafft:

r2t/bin/mafft --auto --maxiterate 1000 --amino /tmp/tmpjby7cqqz

Bests, Shan

LittleFrogHill commented 1 year ago

export TMPDIR=/home/tmp fixed