/PDB123

Viewer for RNA PDB files

Primary LanguageJava

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.