Picard Tools runs out of space when running Poolparty pipeline
1
0
Entering edit mode
5.5 years ago
Dracaena ▴ 50

Hi all,

I am using a pipeline to align and analyze NGS data called "Poolparty" ( https://github.com/StevenMicheletti/poolparty ). Overall it's a great way to do so since it delivers both VCF and sync (popoolation) files. The only problem is, that I don't have enough space in my /tmp directory and this causes issues when Picard Tools starts running. I am running linux on windows as an app (Ubuntu for windows) and the disc on which my home folder is on is tight in space. So here's my question: Is there I way to set my /tmp directory to another (external) hard drive? Or can I add an argument to the script somehow so Picard Tools knows which folder to use as TEMP folder. I know if you use Picard Tools alone you can set "TEMP_DIR path"

Many thanks

NGS Picard Tools Poolparty out of space next-gen • 1.2k views
ADD COMMENT
0
Entering edit mode

I know if you use Picard Tools alone you can set "TEMP_DIR path"

so, why don't you use this parameter ?

ADD REPLY
0
Entering edit mode

One can set a temporary folder for Picard (see Out Of Disk Space With Picard Tools ? and picard-tools MarkDuplicates - spilling to disk). You may have to hack PoolParty, but it should be pretty easy to add a command-line option to it.

You can also try the suggestion from How to change default /tmp to /home/user/tmp.

ADD REPLY
0
Entering edit mode
5.5 years ago
Dracaena ▴ 50

Ok guys, I just tried adding the TMP_DIR in the config file and it worked. Picard Tools used that DIR as temp. Poolparty does not mention that this is possible, but apparantly it is. Nice!

ADD COMMENT

Login before adding your answer.

Traffic: 3873 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