bcbio / bcbio-nextgen-vm

Run bcbio-nextgen genomic sequencing analyses using isolated containers and virtual machines
MIT License
65 stars 17 forks source link

Delete txtmp directory automatically after successful genome installation #190

Open hackdna opened 4 years ago

hackdna commented 4 years ago

This directory is no longer necessary after a genome installation is finished and it can occupy tens of GBs. For example, after running bcbio_vm.py --datadir=~/bcbio-vm/data install --data --tools --genomes hg38 --aligners bwa the size of ~/bcbio-vm/data/genomes/Hsapiens/hg38/txtmp/ is 34GB.