python wrapper for Jfatcat and Jce proteins structure alignment tools
1
0
Entering edit mode
9.8 years ago
mossig89 ▴ 10

is there any documentation provided concerning the wrappers for Jfatcat and Jce (combinatorial extensions) I'm assuming it's within the PDB tools in Biopython... as in Bio.PDB.---- but I cant seem to find it. Thanks.

python biopython alignment • 1.9k views
ADD COMMENT
0
Entering edit mode

these are two java GUI-webstart applications: what do you mean with "python wrappers" ?

ADD REPLY
0
Entering edit mode

I know there are GUI web apps for them two, which work perfectly fine, that's why you make use of wrappers which is basically using the functionality of those apps inside our python code, by calling their methods with specific parameters. However I can't seem to find any documentation or any online example of someone implementing those wrappers.

ADD REPLY
0
Entering edit mode
9.7 years ago
Peter 6.0k

There are no such wrappers in Biopython - what makes you think there would be? Would you like to write wrappers as a contribution to Biopython?

ADD COMMENT
0
Entering edit mode

Well I tried to do something about it, writing a wrapper or using python subprocess module to make us of the functionality of that web program... however I failed, since I don't have the slightest clue of how these wrappers work, I only use them. However in BioJava there's a class that implements the Jce approach as present in the PDB website. http://biojava.org/wiki/BioJava:CookBook:PDB:align and I was thinking that there might be similar module in python that implements the same algorithm, however I cant seem to find anything like it. I think I'm just gonna implement that bit in Java and the make a connection between the Java code in a python script.

ADD REPLY

Login before adding your answer.

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