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

author
Matlab Pipeline User
Sep 5, 2024
a296250 · Sep 5, 2024
Sep 5, 2024
Apr 5, 2024
Dec 8, 2011
Nov 7, 2012
Apr 9, 2022
Jul 31, 2024
Jun 15, 2022
Nov 24, 2011
May 31, 2024
Feb 11, 2015
Feb 12, 2015
Feb 11, 2015
Feb 13, 2015

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