1
w3DNA -- web interface to 3DNA / Re: Is w3DNA down?
« on: July 01, 2015, 02:53:41 pm »
We are working on the issue now. I hope to have the server up shortly. I will post here once the problems is resolved.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Netiquette · Download · News · Gallery · Homepage · DSSR Manual · G-quadruplexes · DSSR-Jmol · DSSR-PyMOL · DSSR Licensing · Video Overview· RNA Covers
cd /Applications/x3dna-v2.1
and run the setup script by typing./bin/x3dna_setup
True, analyze can provide the ref_frame.dat. I looked into using nmr_strs which runs analyze on each structure but it overwrites the ref_frame.dat file on each model. You may be able to modify nmr_strs to take rotate_mol as an input, but a standalone ruby script would also work, whatever you think is best.
Before I can get something for an "official" release of 3DNA v2.1 with this new feature included, I will try to come up with a Ruby script this week for you to try out.
Now to a specific point related to the procedure your outlined:QuoteI have a suggestion on a new feature for multi-model NMR files, some sort of alignment command to align on each model's reference frame. I performed this by hand as an example using the following
- Split the multi-model file into individual pdb files, 1 for each model
- for each model...
- find_pair on the structure
- rotate_mol using the ref_frame.dat file from find_pair
The pairing is consistent in all of the models but we have to run find_pair on each structure in order to get the reference frame data.
As with the MD simulation analysis script ('x3dna_md.rb'), it would be best for a user to specify the base pairing information. Thus the program 'find_pair' does not need to be run with each model. This would ensure consistency in all the models. Instead, the model-specific 'ref_frame.dat' can be generated with 'analyze'.
Created and maintained by Dr. Xiang-Jun Lu [律祥俊] (xiangjun@x3dna.org)
The Bussemaker Laboratory at the Department of Biological Sciences, Columbia University.