create account

Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD by dexterdev

View this thread on: hive.blogpeakd.comecency.com
· @dexterdev · (edited)
$50.80
Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD
<center>![Animated GIF-source.gif](https://steemitimages.com/DQmeshBLwhU9XeL1GeyJo8tyN2fTFB4Jo6htDVXnXnEmLsF/Animated%20GIF-source.gif)</center><sub>3.6-Angstrom cryoEM structure of human adenovirus type 5 protein from [here](https://www.rcsb.org/structure/removed/3iyn). Only showing alpha carbons. Each atom is colored on the basis of residue type. This is visualized in VMD software. Non-polar(hydrophobic) residues are white, basic residues are blue, acidic residues are red and polar residues in green.</sub>



Hi friends...  I am starting a new series of articles which will focus on biomolecular visualization and analysis. Today let us look into PDB format and get started in visualizing biomolecules using a computer! For this purpose, I will use VMD software.

## Requirements
- I suggest beginners go through this nice and friendly article by @suesa: [The Building Blocks of Life - Basics](https://steemit.com/science/@suesa/the-building-blocks-of-life-basics).
- ***Installation of VMD software on your computer:*** VMD is a Molecular Dynamics visualization software developed by **[Theoretical and Computational Biophysics](http://www.ks.uiuc.edu/)** group from the University of Illinois at Urbana-Champaign. You can download it from [here](http://www.ks.uiuc.edu/Development/Download/download.cgi?PackageName=VMD). You will need to register there to download this free software. If you are having issues with the download or having trouble with installation, please ask for help in the comments (or you can ask me in discord. My discord handle: @dexterdev#4231). :smile: 
- Download a PDB file from [RCSB website](https://www.rcsb.org/).

## Choosing a biomolecule
Let us take an available protein structure from RCSB website. I am selecting an [HIV capsid](http://pdb101.rcsb.org/motm/163) protein for now. If you search [1E6J](https://www.rcsb.org/structure/1e6j), you can find the structure in RCSB website.

<center>![](https://i.imgur.com/aF1XEv4.png)</center><sub>A screenshot from RCSB website corresponding to [1E6J](https://www.rcsb.org/structure/1e6j) protein data bank entry. You can download the PDB file from the download button(in blue) by choosing PDB option from it.</sub>

## Understanding PDB format
As choosing 1E6J.pdb as example, let us understand the content and format of a PDB(protein data bank) file. If you open 1E6J.pdb, you will find a file with a structure as below:

```
HEADER    VIRAL PROTEIN                           18-AUG-00   1E6J              
TITLE     CRYSTAL STRUCTURE OF HIV-1 CAPSID PROTEIN (P24) IN COMPLEX            
TITLE    2 WITH FAB13B5 
COMPND    MOL_ID: 1;                                                            
COMPND   2 MOLECULE: IMMUNOGLOBULIN;                                            
COMPND   3 CHAIN: L;                                                            
COMPND   4 FRAGMENT: LIGHT CHAIN 1-210;                                         
COMPND   5 OTHER_DETAILS: OBTAINED BY PAPAIN CLEAVAGE (FAB);                    
COMPND   6 MOL_ID: 2;                                                           
COMPND   7 MOLECULE: IMMUNOGLOBULIN;                                            
COMPND   8 CHAIN: H;                                                            
COMPND   9 FRAGMENT: HEAVY CHAIN 1-219;                                         
COMPND  10 OTHER_DETAILS: OBTAINED BY PAPAIN CLEAVAGE (FAB);                    
COMPND  11 MOL_ID: 3;                                                           
COMPND  12 MOLECULE: CAPSID PROTEIN P24;                                        
COMPND  13 CHAIN: P;                                                            
COMPND  14 FRAGMENT: GAG POLYPROTEIN RESIDUES 143-352;                          
COMPND  15 SYNONYM: CA;                                                         
COMPND  16 ENGINEERED: YES;                                                     
COMPND  17 OTHER_DETAILS: HIS6 TAG AT N-TERM, PRO1 AND ILE2 DELETED,            
COMPND  18  C-TERMINUS MODIFIED         
.
.
.
.
.

KEYWDS    HIV CAPSID PROTEIN (P24), P24, FAB, HIV-1, VIRUS ASSEMBLY, CAPSID,    
KEYWDS   2 CA, ANTIGEN, ANTIBODY, PROTEIN-PROTEIN INTERACTIONS, VIRAL PROTEIN   
EXPDTA    X-RAY DIFFRACTION                                                     
AUTHOR    C.BERTHET-COLOMINAS,S.MONACO,A.NOVELLI,G.SIBAI,F.MALLET, S.CUSACK     
      
.
.
.
.
.

REMARK 470 MISSING ATOM                                                         
REMARK 470 THE FOLLOWING RESIDUES HAVE MISSING ATOMS (M=MODEL NUMBER;           
REMARK 470 RES=RESIDUE NAME; C=CHAIN IDENTIFIER; SSEQ=SEQUENCE NUMBER;          
REMARK 470 I=INSERTION CODE):                                                   
REMARK 470   M RES CSSEQI  ATOMS                                                
REMARK 470     PRO H 219    O                                                   
REMARK 470     ASN L 210    O                                                   
REMARK 470     GLY P 220    O                                                   
REMARK 475                                                                      
REMARK 475 ZERO OCCUPANCY RESIDUES       
      
.
.
.
.
.

SEQRES   1 H  219  GLU VAL GLN LEU GLN GLN SER GLY ALA GLU LEU ALA ARG          
SEQRES   2 H  219  PRO GLY ALA SER VAL LYS MET SER CYS LYS ALA SER GLY          
SEQRES   3 H  219  TYR THR PHE THR SER TYR THR MET HIS TRP VAL LYS GLN          
SEQRES   4 H  219  ARG PRO GLY GLN GLY LEU GLU TRP ILE GLY TYR ILE ASN          
SEQRES   5 H  219  PRO SER SER GLY TYR SER ASN TYR ASN GLN LYS PHE LYS        
      
.
.
.
.
.

ATOM   3430  N   LYS P  25     -18.910  -9.433  -1.456  1.00 54.99           N  
ATOM   3431  CA  LYS P  25     -17.777 -10.242  -1.877  1.00 58.12           C  
ATOM   3432  C   LYS P  25     -16.454  -9.507  -1.700  1.00 57.40           C  
ATOM   3433  O   LYS P  25     -15.452 -10.114  -1.325  1.00 58.93           O  
ATOM   3434  CB  LYS P  25     -17.962 -10.695  -3.327  1.00 63.00           C  
ATOM   3435  CG  LYS P  25     -17.782 -12.196  -3.527  1.00 74.97           C  
ATOM   3436  CD  LYS P  25     -18.598 -13.022  -2.529  1.00 81.03           C  
ATOM   3437  CE  LYS P  25     -20.085 -12.688  -2.570  1.00 85.48           C  
ATOM   3438  NZ  LYS P  25     -20.852 -13.453  -1.550  1.00 81.37           N  
ATOM   3439  N   VAL P  26     -16.460  -8.200  -1.947  1.00 58.95           N  
ATOM   3440  CA  VAL P  26     -15.259  -7.388  -1.795  1.00 53.87           C  
ATOM   3441  C   VAL P  26     -14.793  -7.456  -0.347  1.00 54.47           C  
ATOM   3442  O   VAL P  26     -13.702  -7.948  -0.072  1.00 61.02           O  
ATOM   3443  CB  VAL P  26     -15.504  -5.912  -2.190  1.00 48.70           C  
ATOM   3444  CG1 VAL P  26     -14.259  -5.078  -1.922  1.00 46.68           C  
ATOM   3445  CG2 VAL P  26     -15.873  -5.821  -3.657  1.00 45.76           C  
ATOM   3446  N   VAL P  27     -15.637  -7.009   0.578  1.00 57.38           N  
ATOM   3447  CA  VAL P  27     -15.305  -7.026   2.005  1.00 65.79           C  
ATOM   3448  C   VAL P  27     -14.978  -8.450   2.460  1.00 70.41           C  
ATOM   3449  O   VAL P  27     -14.173  -8.661   3.371  1.00 70.09           O
      
.
.
.
.
.

HETATM.....
```

In the above file, you can find few records like:
- `HEADER`: Basically is the first line in PDB file. It's like a heading of a document. In this example, it says `VIRAL PROTEIN`, a date `18-AUG-00`(most probably the date when this structure was published) and the PDB id `1E6J`.
- `TITLE`: A slightly more detailed description.
- `COMPND`: Compound details. The name of chains(In this example 3 chains L, H, and P are 3 proteins) and description of molecules.
- `EXPDTA`: How the molecule structure was decoded. In this example, it was X-RAY diffraction.
- `AUTHOR`: The researchers who published the work.
- `REMARK`: Details like missing atoms etc
- `SEQRES`: The amino-acid chain sequence in short. So protein is a polymer made of different amino acids. This field will have amino-acid sequence using their 3 letter short forms.
- `ATOM`: This field contains the real data. Till now it was like comments in a computer code. I will illustrate the information below:
<center>![](https://i.imgur.com/uzcy4WQ.png)</center><sub>By the way occupancy is the number which describes if the atom can have another coordinate. Say if occupancy=1.0, that means the XYZ coordinate of the atom is that particular coordinate only. Sometimes there can be multiple coordinates for same atoms. Like 2 entries with 60 and 40 percentages. So if you want to choose one coordinate you can select 60% case. Higher temperature factors indicate high fluctuations in those particular atoms.</sub>

- `HETATM`: Hetero-atom entry the details like `ATOM`, but for atoms which are not part of the protein itself. For 1E6J.pdb, there are no HETATMs. 


## Let us start then
So by now, we have an idea what is inside the PDB file. So, let us look this using a visualization software. We can use VMD for this purpose. My machine is a Linux one. So I will just type `vmd 1E6J.pdb` in my command prompt. 
<center>![](https://i.imgur.com/MsLfmSu.png)</center>

OK. So we visualized a molecule! :tada: 
Now let us see if I can visualize it in a different style. From the `VMD Main` window, let us select Graphics-->Representation option.
<center>![](https://i.imgur.com/P4REtCU.png)</center>
In the `Drawing method`, select `NewCartoon` option. And the result is as below:

<center>![](https://i.imgur.com/sDx7fVg.png)</center>
You can change from `Perspective` to `Orthographic` in `Display` option from `VMD Main window`. Scrolling on the molecule enables you to zoom in and zoom out. I am not bombarding with too much information. So I will stop here. 

## Summary
- We looked into the PDB file format
- Visualized 1E6J.pdb using VMD. Of course, there are lot more things which we can do.

## Coming up next

- VMD Shortcuts
- About the powerful Tcl scripting environment embedded in VMD
- Visualize each chain in the PDB file individually
    
## References

- Humphrey, W., Dalke, A. and Schulten, K., "VMD - Visual Molecular Dynamics", J. Molec. Graphics, 1996, vol. 14, pp. 33-38.
- [VMD userguide](http://www.ks.uiuc.edu/Research/vmd/vmd-1.9.1/ug.pdf)
- [VMD tutorial](http://www.ks.uiuc.edu/Training/TutorialsOverview/vmd/vmd-tutorial.pdf)
- Citing PDB related papers: See [here](https://www.rcsb.org/pages/policies#References).
- Monaco-Malbet, StΓ©phanie, et al. "Mutual conformational adaptations in antigen and antibody upon complex formation between an Fab and HIV-1 capsid protein p24." Structure 8.10 (2000): 1069-1077. ***(1E6J structure related paper)***


---
### <center>Join #steemSTEM</center>
<center>Join the active science community #steemSTEM at discord: https://discord.gg/BZXkmWw</center>
<center>![](https://i.imgur.com/Ya06oXn.jpg)</center><center>Image courtesy: @elvisxx71</center>

#### <center>And to steemSTEM beginners:</center>
<center>You can ask for help in our discord page. There are people ready to help you there.</center>

<center>https://images-ext-2.discordapp.net/external/d5TwVdNGN3nrKO_X36gQF_FCrFjg6mQnwI4l488oXRk/https/steemitimages.com/DQmU7Xv1NnXmSE1MAYNN1eM6R5Xs2Cdtczp9DpaopmzopGE/rocket.gif</center><center>gif courtesy: @rocking-dave</center>


---

**<center>All images without image sources are my creations :)</center>**

## <center>Follow me @dexterdev</center>

---
<center>
    
     ____ _______  ______ _________ ____ ______    
    /  _ /  __\  \//__ __/  __/  __/  _ /  __/ \ |\
    | | \|  \  \  /  / \ |  \ |  \/| | \|  \ | | //
    | |_/|  /_ /  \  | | |  /_|    | |_/|  /_| \// 
    \____\____/__/\\ \_/ \____\_/\_\____\____\__/

</center>
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 147 others
properties (23)
authordexterdev
permlinkvisualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd
categorysteemstem
json_metadata{"tags":["steemstem","science","visualization","busy","davinci-times"],"users":["suesa","dexterdev","elvisxx71","rocking-dave"],"image":["https://steemitimages.com/DQmeshBLwhU9XeL1GeyJo8tyN2fTFB4Jo6htDVXnXnEmLsF/Animated%20GIF-source.gif","https://i.imgur.com/aF1XEv4.png","https://i.imgur.com/uzcy4WQ.png","https://i.imgur.com/MsLfmSu.png","https://i.imgur.com/P4REtCU.png","https://i.imgur.com/sDx7fVg.png","https://i.imgur.com/Ya06oXn.jpg","https://images-ext-2.discordapp.net/external/d5TwVdNGN3nrKO_X36gQF_FCrFjg6mQnwI4l488oXRk/https/steemitimages.com/DQmU7Xv1NnXmSE1MAYNN1eM6R5Xs2Cdtczp9DpaopmzopGE/rocket.gif"],"links":["https://www.rcsb.org/structure/removed/3iyn","https://steemit.com/science/@suesa/the-building-blocks-of-life-basics","http://www.ks.uiuc.edu/","http://www.ks.uiuc.edu/Development/Download/download.cgi?PackageName=VMD","https://www.rcsb.org/","http://pdb101.rcsb.org/motm/163","https://www.rcsb.org/structure/1e6j","http://www.ks.uiuc.edu/Research/vmd/vmd-1.9.1/ug.pdf","http://www.ks.uiuc.edu/Training/TutorialsOverview/vmd/vmd-tutorial.pdf","https://www.rcsb.org/pages/policies#References","https://discord.gg/BZXkmWw"],"app":"steemit/0.1","format":"markdown"}
created2018-04-20 18:40:18
last_update2018-04-20 20:34:45
depth0
children19
last_payout2018-04-27 18:40:18
cashout_time1969-12-31 23:59:59
total_payout_value38.809 HBD
curator_payout_value11.992 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11,713
author_reputation17,771,704,061,240
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,173,481
net_rshares8,793,387,279,289
author_curate_reward""
vote details (211)
@akeelsingh ·
FLIPPEN AMAZING. Its incredible what computers c\an do and how they are helping us move forward in the world. My friends studying chemistry had no clue what this software was but were as amazed as i am by this post. Thank you for sharing!!
πŸ‘  
properties (23)
authorakeelsingh
permlinkre-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180421t151004944z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-04-21 15:09:54
last_update2018-04-21 15:09:54
depth1
children1
last_payout2018-04-28 15:09:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length239
author_reputation2,407,869,811,389
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,324,034
net_rshares3,248,809,279
author_curate_reward""
vote details (1)
@dexterdev ·
Glad to hear that you liked it.
πŸ‘  
properties (23)
authordexterdev
permlinkre-akeelsingh-re-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180421t151108351z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-04-21 15:13:03
last_update2018-04-21 15:13:03
depth2
children0
last_payout2018-04-28 15:13:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation17,771,704,061,240
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,324,535
net_rshares2,992,543,174
author_curate_reward""
vote details (1)
@lordneroo · (edited)
Awesome work @dexterdev, thank you for providing a download source for the VMD software and valuable info regarding the content and format of PDB files.

Biomolecular engineering (is that right?) is not my field, however I do realize the significance of tutorials for young scientists.

Thank you for you efforts!
properties (22)
authorlordneroo
permlinkre-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180421t175732160z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["dexterdev"],"app":"steemit/0.1"}
created2018-04-21 17:57:33
last_update2018-04-21 17:58:27
depth1
children2
last_payout2018-04-28 17:57:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length313
author_reputation266,559,244,769,431
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,349,731
net_rshares0
@dexterdev ·
$0.03
Thank you. Computational biophysics may be more apt to call this.
πŸ‘  
properties (23)
authordexterdev
permlinkre-lordneroo-re-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180421t192331315z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-04-21 19:23:33
last_update2018-04-21 19:23:33
depth2
children1
last_payout2018-04-28 19:23:33
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length65
author_reputation17,771,704,061,240
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,361,616
net_rshares4,754,031,265
author_curate_reward""
vote details (1)
@lordneroo ·
Thanks for the response.
properties (22)
authorlordneroo
permlinkre-dexterdev-re-lordneroo-re-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180421t192429910z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-04-21 19:24:33
last_update2018-04-21 19:24:33
depth3
children0
last_payout2018-04-28 19:24:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length24
author_reputation266,559,244,769,431
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,361,760
net_rshares0
@olbrich ·
Nice work @dexterdev!

I made my Master final thesis in structural bioinformatics. PDB format is so ugly... I had to deal with it, topologies, and force fields files, it was a bit exasperating!

Cheers!
πŸ‘  
properties (23)
authorolbrich
permlinkre-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180429t113430325z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["dexterdev"],"app":"steemit/0.1"}
created2018-04-29 11:34:30
last_update2018-04-29 11:34:30
depth1
children3
last_payout2018-05-06 11:34:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length202
author_reputation97,441,568,112
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id52,812,348
net_rshares3,097,249,144
author_curate_reward""
vote details (1)
@dexterdev ·
why PDB format is ugly?
properties (22)
authordexterdev
permlinkre-olbrich-re-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180429t140036886z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-04-29 14:02:33
last_update2018-04-29 14:02:33
depth2
children2
last_payout2018-05-06 14:02:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length23
author_reputation17,771,704,061,240
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id52,835,901
net_rshares0
@olbrich ·
I don't like the fact that it is a fixed-width column format. When I worked with PDB files, I used to make changes in the PDB files (because of project needs) and these changes, habitually used to generate errors in the file  :S
It seems a little archaic format to me.
properties (22)
authorolbrich
permlinkre-dexterdev-re-olbrich-re-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180429t162018329z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-04-29 16:20:18
last_update2018-04-29 16:20:18
depth3
children1
last_payout2018-05-06 16:20:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length268
author_reputation97,441,568,112
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id52,859,529
net_rshares0
@steembottrackerr ·
<center>https://steemitimages.com/200x200/https://s-media-cache-ak0.pinimg.com/originals/81/28/3c/81283c6aed7bdb5b9f8ad73b8ce62c2f.jpg</center>
---
<center>Hello @dexterdev , Congratulations βœ… . Your content began to appear in the hot section.
I am the information account of "SteemBotTracker" site.
</center>
---
<center>
Your Informations
Total SBD: 46.907
Total STEEM: 0.631
</center>
---
<center>
I recommend to increase this;
You can make "Resteem" and advertise to the followers of the whale accounts.
"Resteem Bot" for you;
βœ… The most profitable Resteem Whale @byresteem  has 25.500 Followers + 7000 Sp + Upvote with min +55 accounts. 
</center>
---
<center>
You can purchase "upvote" by bid bots.
"Upvote Bot"
βœ… The most profitable whale in the last round. @buildawhale
</center>
---
<center>
I'm taking this message once. You need to use the #steembottrackerr tag for more information.
Those who "upvote" this interpretation will be awarded a "UpVote" prize of 100 Sbd per week per person.
I am a bot, I can not answer the comment. I hope I could help. Good luck. Sorry if I disturbed you.
</center>
properties (22)
authorsteembottrackerr
permlink20180424t062616958z
categorysteemstem
json_metadata{"tags":["advice"],"app":"steemjs/test"}
created2018-04-24 06:26:21
last_update2018-04-24 06:26:21
depth1
children0
last_payout2018-05-01 06:26:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,137
author_reputation-1,493,369,324,060
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,809,869
net_rshares0
@steepup ·
Thanks @dexterdev. Am really swayed by this software. Can this version of PDB file be used in computational chemistry for molecule structure and properties? Thanks
properties (22)
authorsteepup
permlinkre-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180422t123354838z
categorysteemstem
json_metadata{"tags":["steemstem"],"community":"busy","app":"busy/2.4.0"}
created2018-04-22 12:34:09
last_update2018-04-22 12:34:09
depth1
children2
last_payout2018-04-29 12:34:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length163
author_reputation34,185,245,135,219
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,478,252
net_rshares0
@dexterdev ·
PDB file format can technically encode any molecule. So it should be. (although PDB is protein data bank)

>  Can this version of PDB file be used in computational chemistry 

If you are asking about VMD software, if you have a valid PDB file you can use it. VMD also supports other formats.
properties (22)
authordexterdev
permlinkre-steepup-re-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180422t132319782z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-04-22 13:25:15
last_update2018-04-22 13:25:15
depth2
children1
last_payout2018-04-29 13:25:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length291
author_reputation17,771,704,061,240
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,485,908
net_rshares0
@steepup ·
Okay. Thanks. It's been awhile we chat!!!.
properties (22)
authorsteepup
permlinkre-dexterdev-re-steepup-re-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180422t190314648z
categorysteemstem
json_metadata{"tags":["steemstem"],"community":"busy","app":"busy/2.4.0"}
created2018-04-22 19:03:18
last_update2018-04-22 19:03:18
depth3
children0
last_payout2018-04-29 19:03:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation34,185,245,135,219
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,536,201
net_rshares0
@vinamra ·
Nice one @dexterdev Its somewhat similar to the struture visualization in pymol, never tried VMD though. Going to definitely try it, thanks for sharing.
properties (22)
authorvinamra
permlinkre-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180420t205137789z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["dexterdev"],"app":"steemit/0.1"}
created2018-04-20 20:51:39
last_update2018-04-20 20:51:39
depth1
children1
last_payout2018-04-27 20:51:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length152
author_reputation3,441,127,571,705
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,191,130
net_rshares0
@dexterdev ·
Pymol is user friendly I think. But vmd is more powerful as I understand.
properties (22)
authordexterdev
permlinkre-vinamra-re-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180420t214432016z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-04-20 21:44:36
last_update2018-04-20 21:44:36
depth2
children0
last_payout2018-04-27 21:44:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length73
author_reputation17,771,704,061,240
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,197,210
net_rshares0
@wisdomdavid ·
I sometimes wish I could really communicate and understand the codes defined in the system more about bio-molecules but i like the way you simplified the interpretation for better understanding...Good work sir Dav
properties (22)
authorwisdomdavid
permlinkre-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180420t221740525z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-04-20 22:17:42
last_update2018-04-20 22:17:42
depth1
children3
last_payout2018-04-27 22:17:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length213
author_reputation1,189,533,432,143
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,200,715
net_rshares0
@dexterdev ·
There is no complicated code here. All what I have explained is the format of a pdb file which is fairly simple. Let me know if you have any doubt.
properties (22)
authordexterdev
permlinkre-wisdomdavid-re-dexterdev-visualizing-bio-molecules-in-computer-part-1-let-us-inspect-a-pdb-file-and-see-it-using-vmd-20180421t074139324z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-04-21 07:41:42
last_update2018-04-21 07:41:42
depth2
children2
last_payout2018-04-28 07:41:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length147
author_reputation17,771,704,061,240
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,263,580
net_rshares0
@wisdomdavid ·
No doubt...am just admiring the placement of codes while describing molecules..
properties (22)
authorwisdomdavid
permlinkre-dexterdev-2018421t105927153z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-04-21 07:59:36
last_update2018-04-21 07:59:36
depth3
children0
last_payout2018-04-28 07:59:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation1,189,533,432,143
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,265,816
net_rshares0
@wisdomdavid ·
No doubt...am just admiring the placement of codes while describing molecules..
properties (22)
authorwisdomdavid
permlinkre-dexterdev-2018421t105957759z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-04-21 08:00:00
last_update2018-04-21 08:00:00
depth3
children0
last_payout2018-04-28 08:00:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation1,189,533,432,143
root_title"Visualizing bio-molecules in Computer[Part-1]: Let us inspect a PDB file and see it using VMD"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id51,265,888
net_rshares0