This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error In Loading Vcfs To Plink Seq

I am trying to make a PLINK/SEQ project and load 3 VCF files to it.

SNPs_NA12878.vcf

SNPs_NA12891.vcf

SNPs_NA12892.vcf

These files are all in the same directory called TestVCFs

MY COMMANDS:

 pseq testproject new-project --resources hg18
 pseq /path/to/project/testproject load-vcf --vcf /path/to/TestVCFs/*.vcf

OUTPUT:

 pseq error : database (/path/to/project/testproject_out/vardb) error (5) database is locked
 plinkseq warning: database is locked (repeated 6 times)
 plinkseq warning: preparing query database is locked

Can someone please advise me on what I'm doing wrong?!

vcf

0 answers

No answers yet.

Log in to answer this question.