ClinSV issue
0
0
Entering edit mode
2.1 years ago
Jordi ▴ 50

Hi,

I am testing ClinSV on a Ubuntu 20.04 VM. I pulled the docker image and tried to run the following command:

sudo docker run kccg/clinsv -r all -i $PWD/WGS/*.bam -ref $PWD/WGS/Reference_hg19/hg19.fa -p $PWD/test_run

The script seems to start correctly, but stops right away at the first task. This is the console output I get:

##############################################
####                ClinSV                ####
##############################################
# 15/03/2022 08:40:29

# clinsv dir: /app/clinsv
# projectDir: /media/analyst/Data/test_run
# sampleInfoFile: /media/analyst/Data/test_run/sampleInfo.txt 
# name stem: test_run
# lumpyBatchSize: 15
# genome reference: /media/analyst/Data/WGS/Reference_hg19/hg19.fa
# run steps: all
# number input bams: 1

# Create sample info file from bam files ...
ln -s  /media/analyst/Data/test_run/alignments//.bam

Unfortunately there are no error messages nor any hints as to what may be wrong. Any idea where the problem may lie?

Thanks for your help.

clinsv CNVcalling docker • 481 views
ADD COMMENT
0
Entering edit mode

Did you ever find a answer to this?

ADD REPLY

Login before adding your answer.

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