BIMSBbioinfo / pigx_scrnaseq

Pipeline for analysis of Dropseq single cell data
http://bioinformatics.mdc-berlin.de/pigx
10 stars 6 forks source link

Set TEMPDIR and java TEMPDIR locations #10

Closed frenkiboy closed 6 years ago

borauyar commented 6 years ago

example:

export TMPDIR=/path_to_folder_with_a_lot_of_space/tmp' export _JAVA_OPTIONS=-Djava.io.tmpdir=$TMPDIR

frenkiboy commented 6 years ago

done