Skip to content

OliverS87/PDB123

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDB123

1D, 2D and 3D visualization of nucleotide structures in PDB file format.

Installation/Run instructions

PDB123 requires Java >= 8.0
a) Use the precompiled .jar file

  • Download the .jar file from the "bin" folder.
  • java -jar PDB123.jar

b) Compile from source

  • Checkout/Download the src folder
  • cd into the src folder
  • javac GUI/Main/PDB123StartUp.java
  • java GUI.Main.PDB123StartUp

Example files

Download PDB nucleotide structures here.

Usage

See the project wiki for detailed usage instructions.

About

Viewer for RNA PDB files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published