All Projects → galaxyproject → Galaxy

galaxyproject / Galaxy

Licence: other
Data intensive science for everyone.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Galaxy

Ugene
UGENE is free open-source cross-platform bioinformatics software
Stars: ✭ 112 (-86.21%)
Mutual labels:  bioinformatics, pipeline, science, sequencing, ngs, dna, workflow
catch
A package for designing compact and comprehensive capture probe sets.
Stars: ✭ 55 (-93.23%)
Mutual labels:  science, bioinformatics, genomics, ngs, sequencing, dna
Gatk
Official code repository for GATK versions 4 and up
Stars: ✭ 1,002 (+23.4%)
Mutual labels:  bioinformatics, science, genomics, sequencing, ngs, dna
Genomics
A collection of scripts and notes related to genomics and bioinformatics
Stars: ✭ 101 (-87.56%)
Mutual labels:  bioinformatics, science, genomics, sequencing, dna, workflow
Deepvariant
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
Stars: ✭ 2,404 (+196.06%)
Mutual labels:  bioinformatics, science, genomics, sequencing, ngs, dna
Sns
Analysis pipelines for sequencing data
Stars: ✭ 43 (-94.7%)
Mutual labels:  bioinformatics, pipeline, genomics, sequencing, dna
Rnaseq Workflow
A repository for setting up a RNAseq workflow
Stars: ✭ 170 (-79.06%)
Mutual labels:  bioinformatics, pipeline, science, sequencing, workflow
Htsjdk
A Java API for high-throughput sequencing data (HTS) formats.
Stars: ✭ 220 (-72.91%)
Mutual labels:  genomics, sequencing, ngs, dna
Ngless
NGLess: NGS with less work
Stars: ✭ 115 (-85.84%)
Mutual labels:  bioinformatics, science, genomics, ngs
Sarek
Detect germline or somatic variants from normal or tumour/normal whole-genome or targeted sequencing
Stars: ✭ 124 (-84.73%)
Mutual labels:  bioinformatics, pipeline, genomics, workflow
Arvados
An open source platform for managing and analyzing biomedical big data
Stars: ✭ 274 (-66.26%)
Mutual labels:  workflow-engine, bioinformatics, genomics, workflow
Scipipe
Robust, flexible and resource-efficient pipelines using Go and the commandline
Stars: ✭ 826 (+1.72%)
Mutual labels:  workflow-engine, bioinformatics, pipeline, workflow
Jvarkit
Java utilities for Bioinformatics
Stars: ✭ 313 (-61.45%)
Mutual labels:  bioinformatics, science, genomics, ngs
Sequenceserver
Intuitive local web frontend for the BLAST bioinformatics tool
Stars: ✭ 198 (-75.62%)
Mutual labels:  hacktoberfest, bioinformatics, genomics, sequencing
bac-genomics-scripts
Collection of scripts for bacterial genomics
Stars: ✭ 39 (-95.2%)
Mutual labels:  science, genomics, ngs, sequencing
plasmidtron
Assembling the cause of phenotypes and genotypes from NGS data
Stars: ✭ 27 (-96.67%)
Mutual labels:  bioinformatics, genomics, sequencing
companion
This repository has been archived, currently maintained version is at https://github.com/iii-companion/companion
Stars: ✭ 21 (-97.41%)
Mutual labels:  bioinformatics, pipeline, genomics
reg-gen
Regulatory Genomics Toolbox: Python library and set of tools for the integrative analysis of high throughput regulatory genomics data.
Stars: ✭ 64 (-92.12%)
Mutual labels:  bioinformatics, genomics, ngs
bistro
A library to build and execute typed scientific workflows
Stars: ✭ 43 (-94.7%)
Mutual labels:  workflow, bioinformatics, pipeline
awesome-genetics
A curated list of awesome bioinformatics software.
Stars: ✭ 60 (-92.61%)
Mutual labels:  bioinformatics, genomics, dna

.. figure:: https://galaxyproject.org/images/galaxy-logos/galaxy_project_logo.jpg :alt: Galaxy Logo

The latest information about Galaxy can be found on the Galaxy Community Hub <https://galaxyproject.org/>__.

Community support is available at Galaxy Help <https://help.galaxyproject.org/>__.

.. image:: https://img.shields.io/badge/chat-gitter-blue.svg :target: https://gitter.im/galaxyproject/Lobby :alt: Chat on gitter

.. image:: https://img.shields.io/badge/chat-irc.freenode.net%23galaxyproject-blue.svg :target: https://webchat.freenode.net/?channels=galaxyproject :alt: Chat on irc

.. image:: https://img.shields.io/badge/release-documentation-blue.svg :target: https://docs.galaxyproject.org/en/master/ :alt: Release Documentation

.. image:: https://travis-ci.org/galaxyproject/galaxy.svg?branch=dev :target: https://travis-ci.org/galaxyproject/galaxy :alt: Inspect the test results

Galaxy Quickstart

Galaxy requires Python 3.6 . To check your Python version, run:

.. code:: console

$ python -V
Python 3.6.10

Start Galaxy:

.. code:: console

$ sh run.sh

Once Galaxy completes startup, you should be able to view Galaxy in your browser at: http://localhost:8080

For more installation details please see: https://getgalaxy.org/

Documentation is available at: https://docs.galaxyproject.org/

Tutorials on how to use Galaxy, perform scientific analyses with it, develop Galaxy and its tools, and admin a Galaxy server are at: https://training.galaxyproject.org/

Tools

Tools can be either installed from the Tool Shed or added manually. For details please see the tutorial <https://galaxyproject.org/admin/tools/add-tool-from-toolshed-tutorial/>__. Note that not all dependencies for the tools provided in the tool_conf.xml.sample are included. To install them please visit "Manage dependencies" in the admin interface.

Issues and Galaxy Development

Please see CONTRIBUTING.md <CONTRIBUTING.md>_ .

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].