Sunday, November 20, 2016

demultiplexing.1

The docker demultiplexing.1 can be run with the following command:

 sudo docker pull docker.io/rcaloger/demultiplexing.1
sudo docker run -v /host/directory:/container/directory -d rcaloger/demultiplexing.1 sh /bin/demultiplexing.sh /host/directory/BCL.FOLDER Number.of.CORES 
e.g:
sudo docker run -v /data/scratch/:/data/scratch -d rcaloger/demultiplexing.1 sh /bin/demultiplexing.sh /data/scratch/160928_NB501732_0001_AHNG3GBGXY 24

No comments:

Post a Comment