You are here

module reconstruct_PDB_by_index module reconstruct_PDB_by_index

2 posts / 0 new
Last post
module reconstruct_PDB_by_index module reconstruct_PDB_by_index
#1

Hello,

I recompiled the Rosetta suite on my MacosX, almost succesfully. The
module that poses a problem is the executable reconstruct_PDB_by_index.
(I installed the required GNU Scientific library) but I think this
program is pre-compiled and linked for another computer brand.
Where do I find the sources of this module?

regards,
Marc

Thu, 2008-01-10 08:30
yiliu

You are right. It is precompiled, and very inconveniently the source
does not seem to be available. My understanding is that you do not,
strictly speaking, need reconstruct_PDB_by_index. You can instead use
rosetta itself to do the same thing.
The command:
rosetta.gcc -score -nstruct 1 -silent_input -s -t tag

I just copied the extract.pl from old release files to 2.2.0 and current trunk, it should do the same thing although I've never tried.

> Hello,
>
> I recompiled the Rosetta suite on my MacosX, almost succesfully. The
> module that poses a problem is the executable reconstruct_PDB_by_index.
> (I installed the required GNU Scientific library) but I think this
> program is pre-compiled and linked for another computer brand.
> Where do I find the sources of this module?
>
> regards,
> Marc

Thu, 2008-01-10 08:32
yiliu