[AMBER] [MicrosoftExchange329e71ec88ae4615bbc36ab6ce41109e@rutgegetting a nucleic acid helix structure

From: David A Case <david.case.rutgers.edu>
Date: Wed, 2 Sep 2020 09:03:58 -0400

On Mon, Aug 31, 2020, aishen wrote:
>
> molecule m;
> m = fd_helix( "abdna", "aaaaaaaaaa", "dna" );
> putpdb( "nuc.pdb", m, "-wwpdb");

If the above file is called "nuc.nab", then you proceed in two steps:

    nab nuc.nab # this compiles the above file, creating "a.out"
    ./a.out # this runs the a.out file, creating "nuc.pdb"

...dac

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Sep 02 2020 - 06:30:05 PDT
Custom Search