The Bioliner website is a project that allow users to download Bioliner, and assist in the creation of files used in it.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
PHP 7+ Apache Web Server
Ensure you have PHP 7 installed:
php -v
Clone the project:
git clone https://github.com/omicsdatalab/adapter.git
Move all files from biolinerwebsite to your development server, then start the server.
- PHP 7 - The server language
- JQuery - Front end library
- Bootstrap 4.0 - CSS framework
- XAMPP - Development Server
This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details