The proto-Nucleic Acid Builder is a program for modeling the 3D strucutres of DNA, RNA, and nucleic acid analogs. Nucleic acids with alternative backbones or nucleobases can be constructed by the program by supplying the 3D structure of isolated backbones or nucleobases. The program can perform a helical parameter search and backbone conformation search and find reasonable nucleic acid structures. Geometric and energetic criteria are used to evaluate candidate structures. The program is written in C++ and Python, and has a graphical user interface. The program is available for the Linux, MacOS, and Windows platforms.
To install the conda package, first install miniconda/anaconda. Then create a new environment for pNAB,
conda create -n pnab -c conda-forge pnab
conda activate pnab
The files install.sh
and install.bat
provide example scripts for compiling the package for the Linux and Windows platforms.
Alenaizan, A.; Barnett, J. L.; Hud, N. V.; Sherrill, C. D.; Petrov, A. S. The Proto-Nucleic Acid Builder: A Software Tool for Constructing Nucleic Acid Analogs. Nucleic Acids Res. 2021, 49 (1), 79–89.