Martaprf
Martaprf
I tried with -it and continue give the error : ``` docker run --cpus=20 --memory=25g --memory-swap=30g -it \ -v "/home/mferreira":"/input" \ -v "/home/mferreira":"/output" \ brentp/smoove smoove call -x \ --name...
Ok, I already understand that the problem is *.bam, because if I put the all the path (/input/genomeinabotle/HG002_son/alignments_joined/post_processed//D1_S1.postprocessed.bam) it works. But how can I run for multiple files??
Thanks @brentp for all the help, I could handle with the issue, but then when the docker seemed to be running well it shows this error message: ``` bash: line...