Coder Social home page Coder Social logo

gjmulder / cloudgene Goto Github PK

View Code? Open in Web Editor NEW

This project forked from genepi/cloudgene

0.0 0.0 0.0 15.73 MB

A framework to build Software As A Service (SaaS) platforms for data analysis pipelines.

Home Page: http://www.cloudgene.io

License: GNU Affero General Public License v3.0

Shell 0.10% JavaScript 12.91% Java 85.14% Groovy 0.09% CSS 0.70% Makefile 0.03% HTML 0.61% Dockerfile 0.20% EJS 0.21%

cloudgene's Introduction

Cloudgene

Build Status GitHub release

A framework to build Software As A Service (SaaS) platforms for data analysis pipelines.

Features

  • 🔧 Build your analysis pipeline in your favorite language or use Hadoop based technologies (MapReduce, Spark, Pig)
  • 📄 Integrate your analysis pipeline into Cloudgene by writing a simple configuration file
  • 💡 Get a powerful web application with user management, data transfer, error handling and more
  • Deploy your application with one click to any Hadoop cluster or to public Clouds like Amazon AWS
  • ☁️ Provide your application as SaaS to other scientists and handle thousands of jobs like a pro
  • 🌎 Share your application and enable everyone to clone your service to its own hardware or private cloud instance

Requirements

You will need the following things properly installed on your computer.

Installation

You can install Cloudgene via our install script:

mkdir cloudgene
cd cloudgene
curl -s install.cloudgene.io | bash

Test the installation with the following command:

./cloudgene version

We provide a Docker image to get a full-working Cloudgene instance in minutes without any installation.

Getting started

The hello-cloudgene application can be installed by using the following command:

./cloudgene github-install lukfor/hello-cloudgene

The webserver can be started with the following command:

./cloudgene server

The webservice is available on http://localhost:8082. Please open this address in your web browser and enter as username admin and as password admin1978 to login.

Click on Run to start the application.

image

A job can be started by filling out the form and clicking on the blue submit button. The hello-cloudgene application displays several inspiring quotes:

image

The documentation is available at http://docs.cloudgene.io

More examples can be found in genepi/cloudgene-examples.

Cloudgene and Genomics

See Cloudgene in action:

Developing

More about how to build Cloudgene from source can be found here.

Contact

  • Lukas Forer @lukfor
  • Sebastian Schönherr @seppinho

License

Cloudgene is licensed under AGPL-3.0.

cloudgene's People

Contributors

lukfor avatar seppinho avatar dependabot[bot] avatar abought avatar jdpleiness avatar snyk-bot avatar haansi 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.