diff --git a/content/lead1.md b/content/lead1.md index 0195338c78..f74595ca5e 100644 --- a/content/lead1.md +++ b/content/lead1.md @@ -1,10 +1,62 @@ -**Galaxy** is an **open-source** platform for **[FAIR](https://www.go-fair.org/fair-principles/) data analysis** that enables users to: +

-- Use **tools** from various domains (that can be plugged into **workflows**) through its graphical web interface. -- Run code in **interactive environments** (RStudio, Jupyter...) along with other tools or workflows. -- **Manage data** by sharing and publishing results, workflows, and visualizations. -- **Ensure reproducibility** by capturing the necessary information to repeat and understand data analyses. +# **Researchers** | Don’t pay for data analytics support: It already exists and it is free -The **Galaxy Community** is actively involved in helping the ecosystem improve and sharing scientific discoveries. +----- +- **Thousands of tools**: Already installed and configured +- **Best analysis practices**: Perform entire analyses end-to-end +- **Power and scalability**: Analyze just a few or thousands of samples +- **Powerful user interface**: Analyze data in your web-browser +- **Interactive analyses when you need them**: Use tools such as Jupyter from Galaxy IU +- **Hardware included**: Enough storage and computation for most experimental designs +- **Interactive documentation**: Tutorials for most popular analysis scenarios + +# **Data Analysts** | Concentrate on what matters: Don’t deal with plumbing + +----- + +- **Use existing powerful infrastructure**: Automate workflow execution with Galaxy API +- **Optimize hardware use:** Distribute analyses to appropriate resources +- **Leverage your own infrastructure**: Take advantage of your own hardware if needed +- **Don’t worry about dependencies**: Let Conda and BioContainers do the work for you +- **Be resource-agnostic**: Run analysis locally, in the cloud, or on powerful public infrastructure +- **Let your colleagues run their analysis:** Create workflows that can be used by researchers immediately +- **Automate**: Run complex workflows against our infrastructure via API + +# **Students** | Learn best practices and understand science + +------ + +- **Impress your PI**: Perform complex analyses quickly without asking for resources +- **Choose from hundreds of “how-to” tutorials**: ChIP-seq, RNA-seq, Assembly, Variant calling, Climate Analysis, Computation Chemistry, Imaging, Proteomics, Metagenomics, you name it +- **Understand what is happening**: Our tutorials not only explain how to do it, they explain why it is done this way +- **Go beyond standard tools:** Grow your analysis skills with interactive tools such as Jupyter and RStudio + +# **Instructors** | Run workshops or semester-long classes + +---- + +- **Tutorials + Infrastructure**: All your students need is a web---browser—hardware is included +- **Choose from hundreds of “how-to” tutorials**: ChIP-seq, RNA-seq, Assembly, Variant calling, Climate Analysis, Computation Chemistry, Imaging, Proteomics, Metagenomics, you name it +- **Keep an eye on your students**: Identify those who need help with a unified dashboard + +# **Developers** | Get your tools used by those who need them most + +----- + +- Massive user base: Hundreds of thousands of users across US, EU, and AU instances +- A fully featured SDK: Planemo framework for developing, testing and deployment. +- IDE integration: Rapid onboarding and fast development with Galaxy Language Server +- A main component of global open source ecosystem: We are a part of BioConda and BioContainer +- Community support: Help and guidance from hundreds of developers + + diff --git a/content/main.md b/content/main.md index 4c58bef778..73108dc749 100644 --- a/content/main.md +++ b/content/main.md @@ -3,3 +3,8 @@ title: Welcome to the Galaxy Community Hub subtitle: The meeting point where you can find curated documentation for all things Galaxy --- +# What is it? + +------ + +### Galaxy is a platform for data analysis on any scale, tool and workflow deployment, and training. Click on categories below to find out what it can do for YOU: diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 6820fd2405..18dbbe5833 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -5,43 +5,45 @@

{{ subtitle }}

- + + +