[Tutor] Basic web form interaction with http://propka.ki.ku.dk/

Mateusz Koryciński mat.korycinski at gmail.com
Sat Aug 6 16:14:57 CEST 2011


Hi,

Have You tried something similar to interface used in BioPython? I think U
could get solution by reading code for connection with databases like
Entrez. Maybe this will give you some ideas.

Do you want your script to download pdb file from PDB database? Or you want
only sending and receiving from propka?


Cheers,
Mateusz

2011/8/6 Troels Emtekær Linnet <tlinnet at gmail.com>

> Dear Python users.
>
> I am an semi-experienced in python, but totally new on the web
> interactions.
> I have been working with scripts o the protein program Pymol, which can be
> extended with python script.
>
> I hope that some of you can help me with an interaction script to
> http://propka.ki.ku.dk/.
> I hope that some of you can show be a basic python script to load the
> suitable python modules and interacting
> with the web form.
>
> The main idea is, to load a protein structure in pymol.
> Then writing a pymol/python script that saves the stucture of the protein
> into a .pdb file.
> Then open http://propka.ki.ku.dk/, send the .pdb file, wait 1-2 minutes
> for the result, and capture the result.
>
> I hope that some of you can show be the basics steps, to interact with the
> web form.
>
> Best
> Troels
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>


-- 
Pozdrawiam,
Mateusz Koryciński
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110806/47ef9a9d/attachment-0001.html>


More information about the Tutor mailing list