Skip to content

Resources for RNA Structural Bioinformatics: RNA 3D Motif Atlas, RNA Non-redundant Lists, RNA Structure Atlas

Notifications You must be signed in to change notification settings

BGSU-RNA/RNA-3D-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNA 3D Hub Web Code

Installation

Requirements:

Runs on Scotch box.

git clone 
cd RNA-3D-Hub
# start virtual machine
vagrant up
# edit template file to configure database connection
cp application/config/database_template.php application/config/database.php
# other app configuration
cp application/config/config_template.php application/config/config.php
# create .htaccess from template
cp htaccess .htaccess
# setup port forwarding for remote database access
vagrant ssh
ssh -L 9000:localhost:3306 <user>@rna.bgsu.edu # leave the session open

Go to http://192.168.33.10 to view the website.

About

Resources for RNA Structural Bioinformatics: RNA 3D Motif Atlas, RNA Non-redundant Lists, RNA Structure Atlas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published