From: Paul VanAllsburg (vanallsburg_at_hope.edu)
Date: Mon Jul 25 2011 - 10:58:51 CDT

I generally think of the Protein Data Bank at www.rcsb.oeg/pdb/

-paul

On Mon, Jul 25, 2011 at 9:35 AM, Sara baretller
<sarabiocomputation_at_gmail.com> wrote:
> Hi all
>
> I am trying to understand a script and am wondering if any body knows what
> find Pdbfiles and "*.pdb"  means ???
>
> foreach f [find Pdbfiles/ -name "*.pdb"] {
> mol load pdb $f
>
>
> thank you
>
> Sara
>