Giter Site home page Giter Site logo

wan-f12 / rnacentral-webcode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rnacentral/rnacentral-webcode

0.0 0.0 0.0 38.96 MB

RNAcentral website source code

Home Page: https://rnacentral.org

License: Apache License 2.0

Shell 1.17% JavaScript 20.94% Python 47.59% CSS 4.78% HTML 25.29% Dockerfile 0.23%

rnacentral-webcode's Introduction

RNAcentral Website

Build Status

About

RNAcentral is an open public resource that offers integrated access to a comprehensive and up-to-date set of non-coding RNA sequences provided by a consortium of Expert Databases.

RNAcentral Expert Databases

The development of RNAcentral is coordinated by the European Bioinformatics Institute and is funded by Wellcome.

Installation

  1. Clone Git repository:
git clone --recursive https://github.com/RNAcentral/rnacentral-webcode.git
  1. Using the .env-example file as a template, create the .env file and change the environment variables as desired. The public postgres database is configured by default. If you want to use another database, add the following environment variables: DB_HOST, DB_NAME, DB_USER, DB_PASSWORD, and DB_PORT.

  2. For Mac OS users, install mutagen (Docker on Mac has some performance issues)

brew install mutagen-io/mutagen/mutagen-beta
  1. Run the app using Docker:
For Linux users:
docker-compose -f docker-compose.local.yml up --build

For Mac OS users:
mutagen compose -f docker-compose.local.mac.yml up --build

Feedback

Please get in touch if you have any feedback using GitHub issues or using the contact us form.

rnacentral-webcode's People

Contributors

antonpetrov avatar burkovba avatar carlosribas avatar blakesweeney avatar afg1 avatar matthiasblum avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.