Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bunch of internal links. #958

Merged
merged 1 commit into from
Oct 21, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/admin/config/windows/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The effort required involves building architecture specific “eggs” (think of

Please note, a simple alternative to attempting to build eggs for Windows is to simply run Linux via virtualization software (such as the free [VirtualBox](http://www.virtualbox.org/)). For best results, use a lightweight Linux such as [Xubuntu](http://www.xubuntu.org/), or disable X-Windows.

If you choose to continue, to understand Eggs and how they work in Galaxy, read the [Eggs](Admin%2FConfig%2FEggs) page.
If you choose to continue, to understand Eggs and how they work in Galaxy, read the [Eggs](/admin/config/eggs/) page.

### Building Eggs

Expand Down Expand Up @@ -136,4 +136,4 @@ Once built, eggs need to be placed in `$GALAXY_ROOT/eggs/<platform>`, wher
$ cp dist/bx_python-0.5.0_r4bf1f32e6b76-py2.4-win32.egg galaxy_dist/eggs/<platform>
```

Once all the required eggs have been built and copied to the proper egg directory, Galaxy can now be run as normal, see [Admin/GetGalaxy](Admin%2FGetGalaxy) to continue.
Once all the required eggs have been built and copied to the proper egg directory, Galaxy can now be run as normal, see [/admin/get-galaxy/](/admin/get-galaxy/) to continue.
8 changes: 5 additions & 3 deletions content/admin/data-preparation/index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Data Preparation
---
title: Data Preparation
---

**Please note that "built-in" or "cached" data can now be managed directly from within the Galaxy admin interface. For details, see [Data Managers Overview](/admin/tools/data-managers/)** and our **[Data Managers Tutorial](https://github.com/galaxyproject/dagobah-training/blob/2017-montpellier/sessions/05-reference-genomes/ex1-reference-genomes.md)**.

**NOTE: Be aware that that as of early 2014, builds are incorporated into the Galaxy schema in tables. [Data Managers](/admin/tools/data-managers/) are recommended to index new genomes (these are found in the [ToolShed](/toolshed/). *This wiki is considered legacy and provided as a reference.***

# Builds list changes

If you still choose to do this manually, follow the instructions at [Data Integration](/admin/data-integration/) to start, (**impact**: more than just a builds.txt file is needed to establish a new reference genome), making certain that your server has the necessary changes/additions to the [Data Tables](/admin/tools/Data%20Tables.md) model or use the alternate configuration file, then follow the guide here for the organization and execution of **data preparation** tasks in a local or cloud instance.
If you still choose to do this manually, follow the instructions at [Data Integration](/admin/data-integration/) to start, (**impact**: more than just a builds.txt file is needed to establish a new reference genome), making certain that your server has the necessary changes/additions to the [Data Tables](/admin/tools/data-tables/) model or use the alternate configuration file, then follow the guide here for the organization and execution of **data preparation** tasks in a local or cloud instance.

# Data and indexes hosted at http://usegalaxy.org

Expand Down Expand Up @@ -67,7 +69,7 @@ The Extract tool is downloaded from [http://genome.ucsc.edu](http://genome.ucsc.

#### Megablast installation

Megablast in Galaxy was updated to use [NCBI BLAST+](http://blast.ncbi.nlm.nih.gov) (`BLASTN`) in April 2012 (changeset [0b5cb60e4810](https://bitbucket.org/galaxy/galaxy-central/changeset/0b5cb60e4810#chg-tools/metag_tools/megablast_wrapper.xml)). See [dependencies wiki](admin/config/tool-dependencies/) for current version then [download blast+](http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=Download). Many data indexes are available directly at NCBI from [ftp://ftp.ncbi.nlm.nih.gov/blast/db/](ftp://ftp.ncbi.nlm.nih.gov/blast/db/)
Megablast in Galaxy was updated to use [NCBI BLAST+](http://blast.ncbi.nlm.nih.gov) (`BLASTN`) in April 2012 (changeset [0b5cb60e4810](https://bitbucket.org/galaxy/galaxy-central/changeset/0b5cb60e4810#chg-tools/metag_tools/megablast_wrapper.xml)). See [dependencies wiki](/admin/config/tool-dependencies/) for current version then [download blast+](http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=Download). Many data indexes are available directly at NCBI from [ftp://ftp.ncbi.nlm.nih.gov/blast/db/](ftp://ftp.ncbi.nlm.nih.gov/blast/db/)

#### Picard/SRMA installation

Expand Down
4 changes: 2 additions & 2 deletions content/admin/faq/index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Frequently Asked Questions for Galaxy Administration
---

<slot name="/admin/linkbox" />
<slot name="/faqs/linkbox" />


See [Learn/FAQ](/learn/faq/) for questions about using any Galaxy instance, and [Main/FAQ](/main/faq/) for questions specifically about using Galaxy's free public server [Main](/main/).



----

## Galaxy license
Expand Down Expand Up @@ -121,7 +121,7 @@ The following alignment tools available in Galaxy enable this:

**I've read about GALAXY_SLOTS but I don't understand what it is and how it works?**

[Follow this link for a detailed description](/admin/config/galaxy_slots/)
[Follow this link for a detailed description](/admin/config/galaxy-slots/)

----

Expand Down
4 changes: 2 additions & 2 deletions content/blog/2019-07-galaxy-resources/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This blog post does not keep track of it all either, but it does highlight some

# Learning

## Galaxy Training Network training materials
## [Galaxy Training Network](https://training.galaxyproject.org/) training materials

This library of training materials has something for everyone. You can learn how to use Galaxy, how to deploy Galaxy, and even how to create new training materials. The library features slides and hands on tutorials that often include complete workflows. If you want to learn about Galaxy then start here

Expand Down Expand Up @@ -90,7 +90,7 @@ It's all about community. There are many Galaxy communities and one (or more) o

Running your own single-user Galaxy instance on your laptop is easy to do. Administering a multi-user, production-grade Galaxy instance is harder and requires significantly more compute knowledge. In either case, there is training available to help you along the way.

* [Go at your own pace admin training](https://training.galaxyproject.org/training-material/topics/admin/) is available from the [Galaxy Training Network](index,md#galaxy-training-network)
* [Go at your own pace admin training](https://training.galaxyproject.org/training-material/topics/admin/) is available from the [Galaxy Training Network](#galaxy-training-network-training-materials)
* In person multi-day admin training is also available, at least twice a year.
* The annual [Galaxy Community Conferences](#galaxy-community-conferences-gcc) offer a dedicated admin training day, followed by a selection of other admin training topics on a second training day.
* Week-long Galaxy Admin training workshops have been offered every year since 2016. The most recent one was in [January 2019](/events/2019-admin-training/). The next one will likely be between October 2019 and March 2020 - probably in Europe.
Expand Down
16 changes: 8 additions & 8 deletions content/blog/2020-06-gvl5-beta3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ level. This provides isolation and flexibility where different Galaxy instances
can run differentiated toolsets, be supported by different cloud allocations,
or be made available to targeted users.

<div class="center">
<a href="/blog/2020-06-gvl5-beta3/gvl-projects.png">
<img src="/blog/2020-06-gvl5-beta3/gvl-projects.png" width="80%" />
</a>
<div class="center img-sizer" style="width: 80%">

[![](./gvl-projects.png)](/blog/2020-06-gvl5-beta3/gvl-projects.png)

</div>

While a managed deployment of the GVL that anyone can access and request their
Expand Down Expand Up @@ -76,10 +76,10 @@ tools with extensive sharing capabilities. As a user, you have unrestricted
access to those applications and can install any additional packages within
those applications that are needed for the analysis.

<div class="center">
<a href="/blog/2020-06-gvl5-beta3/gvl-login.png">
<img src="/blog/2020-06-gvl5-beta3/gvl-apps.png" width="80%" />
</a>
<div class="center img-sizer" style="width: 80%">

[![](./gvl-apps.png)](/blog/2020-06-gvl5-beta3/gvl-apps.png)

</div>

Having access to multiple applications on the same platform needs to be
Expand Down
2 changes: 1 addition & 1 deletion content/galaxy-updates/2015-11/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ There are [upcoming events](/events/) on 3 continents in 4 countries, *and a ver
<th> November 30 - December 1 </th>
<td> <a href='https://github.com/galaxyproject/tools-iuc/issues/299'>IUC Contribution Fest - Metagenomics Tools and Workflows</a> </td>
<td> <img src='/images/icons/GL.png' alt='Around the World' align='right' /> <em>Online</em> </td>
<td> <a href='IUC'>/iuc/</a>, <a href='/people/john-chilton/'>John Chilton</a> </td>
<td> <a href="/iuc/">IUC</a>, <a href='/people/john-chilton/'>John Chilton</a> </td>
</tr>
<tr>
<th> </th>
Expand Down
2 changes: 1 addition & 1 deletion content/galaxy-updates/2015-12/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ There are [many upcoming events](/events/) in the next few months. See the [Gal
<th> November 30 - December 1 </th>
<td> <a href='https://github.com/galaxyproject/tools-iuc/issues/299'>IUC Contribution Fest - Metagenomics Tools and Workflows</a> </td>
<td> <img src='/images/icons/GL.png' alt='Around the World' align='right' /> <em>Online</em> </td>
<td> <a href='IUC'>/iuc/</a>, <a href='/people/john-chilton/'>John Chilton</a> </td>
<td> <a href="/iuc/">IUC</a>, <a href='/people/john-chilton/'>John Chilton</a> </td>
</tr>
<tr>
<th> </th>
Expand Down
2 changes: 1 addition & 1 deletion content/galaxy-updates/2017-03/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ Some highlights from the past two months:
Connor Wytko, Brian Soto, Stephen P. Ficklin. *Database*, Vol. 2017 (10 January 2017), baw154, doi:10.1093/database/baw154

* [A guide and best practices for R/Bioconductor tool integration in Galaxy](https://doi.org/10.12688/f1000research.9821.1)
[Nitesh Turaga](/people/nitesh-turaga/), Mallory A. Freeberg, [Dannon Baker](/people/dannon-baker/), [John Chilton](/people/john-chilton/), [Anton Nekrutenko](/people/anton/), [James Taylor](/james=taylor/). *F1000Research*, Vol. 5 (24 November 2016), 2757, doi:10.12688/f1000research.9821.1
[Nitesh Turaga](/people/nitesh-turaga/), Mallory A. Freeberg, [Dannon Baker](/people/dannon-baker/), [John Chilton](/people/john-chilton/), [Anton Nekrutenko](/people/anton/), [James Taylor](/people/james-taylor/). *F1000Research*, Vol. 5 (24 November 2016), 2757, doi:10.12688/f1000research.9821.1

* [MetaDP: a comprehensive web server for disease prediction of 16S rRNA metagenomic datasets](https://doi.org/10.1007/s41048-016-0033-4)
Xilin Xu, Aiping Wu, Xinlei Zhang, Mingming Su, Taijiao Jiang, Zhe-Ming Yuan. *Biophysics Reports* (2017), pp. 1-10, doi:10.1007/s41048-016-0033-4
Expand Down
2 changes: 1 addition & 1 deletion content/galaxy-updates/2017-11/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The blog is off to a running start with these posts in October:
* [ELIXIR Galaxy Community](/blog/2017-10-05-elixir-galaxy-community/), by Frederik Coppens, Gildas Le Corguillé, and [Björn Grüning](/people/bjoern-gruening/)
* [Public Galaxy Server Dashboard](/blog/2017-10-public-galaxy-dashboard/), by [Helena Rasche](/people/helena-rasche/)
* [SciPy and scikit-learn integration into Galaxy](/blog/2017-10-10-scipy-galaxy/), by [Björn Grüning](/people/bjoern-gruening/)
* [Small genome assembly in Galaxy](/blog/2017-10-16-UnicyclerTutorial/), by [Anton Nekrutenko](/people/anton/)
* [Small genome assembly in Galaxy](/blog/2017-10-16-unicycler-tutorial/), by [Anton Nekrutenko](/people/anton/)
* [Galaxy: the first 5,000 pubs](/blog/2017-10-5000-pubs/), by [Dave Clements](/people/dave-clements/)

## The Galactic Blog needs you!
Expand Down
2 changes: 1 addition & 1 deletion content/learn/privacy-features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ For datasets you have created (or were given permissions) you can control what r
You can make all datasets in a given history private to you by choosing the 'Make Data Private' option in the dropdown menu available under the 'cog - History options' icon in the top of the history. Also sets the default settings for all new datasets in this history to private. [Watch animation](/learn/privacy-features/this-hist-priv-perm.gif).

* ### Set the default privacy settings for current history
Under the 'cog - History options' menu you can choose 'Dataset Security' and set the default permissions for all new datasets created in this history. [Watch animation](/learn/privacy-features/current-hist-perm.gif).
Under the 'cog - History options' menu you can choose 'Dataset Security' and set the default permissions for all new datasets created in this history.

* ### Set the default privacy settings for new histories
Under 'User - Preferences' you can find the 'Set dataset permissions for new histories' item which will allow you to set default privacy settings for contents of _newly_ created histories. [Watch animation](/learn/privacy-features/new-hist-perm.gif).
Expand Down
8 changes: 7 additions & 1 deletion content/news/2012-11-14-distribution-news-brief/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@ title: "Nov 14, 2012 Distribution & News Brief"
date: "2012-11-14"
---
**Complete [News Brief](/archive/dev-news-briefs/2012-11-14/)**
<div class='right'><a href='http://usegalaxy.org'><img src="/images/news-graphics/2012-11-14_dist-readthedocs.png" alt="dist-readthedocs" width="350" /></a><br /><a href='http://readthedocs.org'><img src="/images/logos/ReadTheDocsLogo.png" alt="Read the Docs" width="125" /></a><a href='http://sphinx-doc.org/'><img src="/images/logos/SphinxLogo333.png" alt="Sphinx Python Documentation Generator" width="200" /></a></div>

<div class='right'>
<a href='https://usegalaxy.org'>
<img src="/images/news-graphics/2012_11_14_dist-readthedocs.png" alt="dist-readthedocs" width="350" /></a><br /><a href='http://readthedocs.org'><img src="/images/logos/ReadTheDocsLogo.png" alt="Read the Docs" width="125" /></a><a href='http://sphinx-doc.org/'><img src="/images/logos/SphinxLogo333.png" alt="Sphinx Python Documentation Generator" width="200" />
</a>
</div>

**Highlights:**
* **NGS: Picard (beta)** tools have moved from the **[Galaxy distribution](https://bitbucket.org/galaxy/galaxy-dist)** to the **[Galaxy Main Tool Shed](http://toolshed.g2.bx.psu.edu/)**.
* The **Galaxy Project** is now using *[Sphinx](http://sphinx-doc.org/) Python* hosted at [Read the Docs](http://readthedocs.org) to document the **[galaxy-central](http://galaxy-central.readthedocs.org)** and **[galaxy-dist](http://galaxy-dist.readthedocs.org)** code base. That's a peek on the right &rarr;
Expand Down
12 changes: 10 additions & 2 deletions content/news/2021-01-galaxy-update/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,16 @@ The application deadline for the [January 2021 Galaxy Admin Training](/events/20

<!-- SV with ONT -->
<div class="card border-info" style="min-width: 14rem; max-width: 20rem">
<img class="card-img-top" src="/events/2021-01-sv-wtih-ont/sv-with-ont-workshop.png" alt="Structural Variant Detection using ONT Data" />
<div class="card-header">[Structural Variant Detection using ONT Data](/events/2021-01-sv-wtih-ont/sv-with-ont.pdf)</div>
<div class="trim-p">

![Structural Variant Detection using ONT Data](/events/2021-01-sv-with-ont/sv-with-ont-workshop.png)

</div>
<div class="card-header trim-p">

[Structural Variant Detection using ONT Data](/events/2021-01-sv-with-ont/sv-with-ont.pdf)

</div>

**January 26, Online**

Expand Down
2 changes: 1 addition & 1 deletion content/news/2021-03-galaxy-update/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ We are pleased to [announce the 21.01 Galaxy release](/news/2021-03-galaxy-relea

This include support for a workflow best practices checker, workflow reports, and tracking your workflow invocations.

The new [Remote Files interface](news/2021-03-galaxy-release-21-01/#remote-files) is an absolutely fantastic new way to browse your data. Browse files on many remote file services, from your Dropbox to TCGA.
The new [Remote Files interface](/news/2021-03-galaxy-release-21-01/#remote-files) is an absolutely fantastic new way to browse your data. Browse files on many remote file services, from your Dropbox to TCGA.

**And there is a *lot* more in the full [user](https://docs.galaxyproject.org/en/master/releases/21.01_announce_user.html) and the [developer and admin](https://docs.galaxyproject.org/en/master/releases/21.01_announce.html) release announcements.**
</div>
Expand Down
2 changes: 1 addition & 1 deletion content/news/gcc2012-scheduled/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Some things will be the same as in previous years, but we are also using feedbac

Please reserve July 25-27 on your calendars!

[Dave Clements](/people/dave-clements/) and [Neil Bahroos](/NeilBahroos/)
[Dave Clements](/people/dave-clements/) and Neil Bahroos
13 changes: 11 additions & 2 deletions content/news/ismb2011-slides-now-available/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,18 @@
title: "ISMB2011 Slides"
date: "2011-07-29"
---
<div class='right'>[[<a href='/events/ISMB-ECCB-BOSC 2011/'><img src="/images/logos/BOSC_logo.png" alt="BOSC 2011" width="120" /></a>&nbsp;&nbsp;&nbsp;<a href='/events/ISMB-ECCB-BOSC 2011/'><img src="/events/ISMB2011Logo80.png" alt="ISMB/ECCB 2011" /></a></div>

Slides for for 10 of the Galaxy-related presentations at [ISMB/ECCB/BOSC 2011](/events/ISMB-ECCB-BOSC 2011/) are [now available online](/events/ISMB-ECCB-BOSC 2011/). Presentations include:
<div class='right'>
<a href='/events/ismb-eccb-bosc2011/'>
<img src="/images/logos/BOSC_logo.png" alt="BOSC 2011" width="120" />
</a>
&nbsp;&nbsp;&nbsp;
<a href='/events/ismb-eccb-bosc2011/'>
<img src="/events/ISMB2011Logo80.png" alt="ISMB/ECCB 2011" />
</a>
</div>

Slides for for 10 of the Galaxy-related presentations at [ISMB/ECCB/BOSC 2011](/events/ismb-eccb-bosc2011/) are [now available online](/events/ismb-eccb-bosc2011/). Presentations include:

* [Enacting Taverna Workflows through Galaxy](https://depot.galaxyproject.org/hub/attachments/documents/presentations/ISMB2011_TavernaInGalaxy.pdf)
* [Enabling NGS Analysis with(out) the Infrastructure](https://depot.galaxyproject.org/hub/attachments/documents/presentations/BOSC2011_Cloud.pdf)
Expand Down
2 changes: 1 addition & 1 deletion content/support/diff-expression/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Help for Differential Expression Analysis
FAQs and Galaxy Help Q`&`A. Most tool errors have been discussed or have existing help:

* [My job ended with an error. What can I do?](/support/tool-error/)
* [Support FAQs](/support/inde.md)
* [Support FAQs](/support/)
* [Galaxy Help](https://help.galaxyproject.org/)

Related topics
Expand Down
4 changes: 2 additions & 2 deletions content/support/loading-data/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ Data is loaded using the tools in the _**Get Data**_ tool group. Some access spe
* Search for your data directly in the tool and use the Galaxy links
* There are a few links, so [which data do I load?](/support/ebi-sra-data-load/)
* Be sure to check your sequence data for correct quality score formats and the metadata "datatype" assignment.
* [How to format fastq data for tools that require .fastqsanger format?](/learn/fastqsanger/)
* [Understanding compressed fastq data (fastq.gz)](/learn/compressed-fastq/)
* [How to format fastq data for tools that require .fastqsanger format?](/support/fastqsanger/)
* [Understanding compressed fastq data (fastq.gz)](/support/compressed-fastq/)

### Get Data: Upload tool used with FTP

Expand Down
5 changes: 3 additions & 2 deletions content/support/metadata/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Metadata
title: Metadata
---

[Back to Support Hub](/support/)

# When and how are metadata assigned?
Expand Down Expand Up @@ -41,4 +42,4 @@ The dataset will turn yellow in the history while the job is processing. Once co

### **If problems persist**

Your error may not really be related to metadata, or changing metadat may not be enough to resolve the input/tool usage problems. Review the other **[FAQ solutions](/support/#troubleshooting)** for more data input help. Review the **[Galaxy Tutorials](/support/learn/)** for tool usage help.
Your error may not really be related to metadata, or changing metadat may not be enough to resolve the input/tool usage problems. Review the other **[FAQ solutions](/support/#troubleshooting)** for more data input help. Review the **[Galaxy Tutorials](/learn/)** for tool usage help.
5 changes: 3 additions & 2 deletions content/support/sort-your-inputs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Sorting your inputs
---

[Back to Support Hub](/support/)

~~Many tools require inputs to be sorted in a specific way prior to use.~~
Expand Down Expand Up @@ -97,5 +98,5 @@ Please click the bug icon to report this problem if you need help.
Different errors can be reported and some may seem unrelated to sort order. Try sorting as a first pass troubleshooting solution.

If sorting does not work, it could be that your FASTQ data is not actually in *.fastqsanger* format. This occurs quite often in reported issues. For the quickest resolution, instead of reporting the bug and being sent back this link, first double check your data format directly.
* [How to format fastq data for tools that require .fastqsanger format?](/learn/fastqsanger/)
* [Understanding compressed fastq data (fastq.gz)](/learn/compressed-fastq/)
* [How to format fastq data for tools that require .fastqsanger format?](/support/fastqsanger/)
* [Understanding compressed fastq data (fastq.gz)](/support/compressed-fastq/)