Platypus variant caller error
0
0
Entering edit mode
3.6 years ago

Hi, I am trying to install Platypus on my server, It's building properly telling "Finished building Platypus", but after this when I start to call platypus by: python Platypus.py it throws an error

**Traceback (most recent call last):

File "Platypus.py", line 9, in <module>

import runner

File "/home/group_bioIT01/Anitha/tools/Platypus_0.8.1/runner.py", line 9, in <module>

import variantcaller

File "htslibWrapper.pxd", line 203, in init variantcaller (variantcaller.c:16971)

ImportError:/Platypus_0.8.1/htslibWrapper.so: undefined symbol: sam_hdr_destroy**

how to resolve this error?

Platypus software error variantcaller • 1.3k views
ADD COMMENT
0
Entering edit mode

Hi, Unless there is a specific reason to build the package yourself, you could take the conda route and install many bioinfo. related packages through one command-line step. The related page for platypus is here. Advantage of using conda is that it takes care of all software dependencies.

ADD REPLY
0
Entering edit mode

Actually, it builds properly but throws an error when I start running Platypus.

ADD REPLY

Login before adding your answer.

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