Skip to content

Commit 27d24f3

Browse files
committed
2 parents cda0965 + 4d13a4f commit 27d24f3

3 files changed

Lines changed: 104 additions & 8 deletions

File tree

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ ENV ENABLE_TTS_INSTALL True
99

1010
# Enable Conda dependency resolution
1111
ENV GALAXY_CONFIG_CONDA_AUTO_INSTALL=True \
12-
GALAXY_CONFIG_CONDA_AUTO_INIT=True
12+
GALAXY_CONFIG_CONDA_AUTO_INIT=True \
13+
GALAXY_CONFIG_USE_CACHED_DEPENDENCY_MANAGER=True
1314

1415
# Install tools
1516
ADD graphclust.yml $GALAXY_ROOT/tools.yaml

README.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,39 @@
11
[![DOI](https://zenodo.org/badge/5466/bgruening/docker-galaxy-stable.svg)](https://zenodo.org/badge/latestdoi/5466/bgruening/docker-galaxy-stable)
22
[![Build Status](https://travis-ci.org/BackofenLab/docker-galaxy-graphclust.svg?branch=master)](https://travis-ci.org/BackofenLab/docker-galaxy-graphclust)
3-
[![Docker Repository on Quay](https://quay.io/repository/bgruening/galaxy-ngs-preprocessing/status "Docker Repository on Quay")](https://quay.io/repository/bgruening/galaxy-ngs-preprocessing)
3+
[![Docker Repository on Quay](https://quay.io/repository/bgruening/galaxy-graphclust/status "Docker Repository on Quay")](https://quay.io/repository/bgruening/galaxy-graphclust)
44

55
Galaxy GraphClust Flavor
66
========================
77

88
:whale: Galaxy Docker repository for GraphClust
99

10-
# Requirements
10+
# Requirements:
1111

12-
- [Docker](https://docs.docker.com/installation/) for Linux / Windows / OSX
13-
- [Kitematic](https://kitematic.com/) for Windows / OS-X (Optional)
12+
- [Docker](https://docs.docker.com/installation/)
13+
  A Docker client with the necessary user permissions is required for running the Galaxy GraphClust. Docker supports the three major desktop operating systems Linux, Windows and Mac OSX. Please refer to Docker [installation guideline](https://docs.docker.com/installation/) for details.
1414

15-
# Usage
15+
- For Windows and Mac systems it is additinally possible to use [Kitematic](https://kitematic.com/) and launch Galaxy GraphClust Flavor from the OS graphical user interface.
1616

17-
To launch:
17+
- Alternative to launch the docker, having access to a Galaxy instance server preconfigured with the set of tools included in 'graphclust.yml' would be enough to run GraphClust Galaxy pipeline. (TODO: clarify this option) (TODO: mention Freiburg galaxy server?)
18+
19+
# Setup:
20+
21+
## To run the Galaxy server:
1822

1923
```
20-
docker run -i -t -p 8080:80 bgruening/galaxy-graphclust
24+
docker run -i -t -p 8080:80 backofenlab/docker-galaxy-graphclust
2125
```
2226

2327
For more details about this command line or specific usage, please consult the
2428
[`README`](https://github.com/bgruening/docker-galaxy-stable/blob/master/README.md) of the main Galaxy Docker image, on which the current image is based.
2529

30+
# Usage:
31+
32+
## To launch the Galaxy GraphClust pipeline:
33+
* Inside your browser goto [http://localhost:8080/](http://localhost:8080/)
34+
35+
TODO
36+
2637
# Contributers
2738

2839
- Milad Miladi

graphclust.yml

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,87 @@ tools:
9494
tool_shed_url: https://toolshed.g2.bx.psu.edu
9595
install_resolver_dependencies: True
9696
install_tool_dependencies: False
97+
98+
- name: fasta_compute_length
99+
owner: devteam
100+
tool_panel_section_label: "FASTA manipulation tools"
101+
tool_shed_url: https://toolshed.g2.bx.psu.edu
102+
install_resolver_dependencies: True
103+
install_tool_dependencies: False
104+
105+
- name: fasta_formatter
106+
owner: devteam
107+
tool_panel_section_label: "FASTA manipulation tools"
108+
tool_shed_url: https://toolshed.g2.bx.psu.edu
109+
install_resolver_dependencies: True
110+
install_tool_dependencies: False
111+
112+
- name: fasta_nucleotide_changer
113+
owner: devteam
114+
tool_panel_section_label: "FASTA manipulation tools"
115+
tool_shed_url: https://toolshed.g2.bx.psu.edu
116+
install_resolver_dependencies: True
117+
install_tool_dependencies: False
118+
119+
- name: fasta_to_tabular
120+
owner: devteam
121+
tool_panel_section_label: "FASTA manipulation tools"
122+
tool_shed_url: https://toolshed.g2.bx.psu.edu
123+
install_resolver_dependencies: True
124+
install_tool_dependencies: False
125+
126+
- name: tabular_to_fasta
127+
owner: devteam
128+
tool_panel_section_label: "FASTA manipulation tools"
129+
tool_shed_url: https://toolshed.g2.bx.psu.edu
130+
install_resolver_dependencies: True
131+
install_tool_dependencies: False
132+
133+
- name: find_subsequences
134+
owner: bgruening
135+
tool_panel_section_label: "FASTA manipulation tools"
136+
tool_shed_url: https://toolshed.g2.bx.psu.edu
137+
install_resolver_dependencies: True
138+
install_tool_dependencies: False
139+
140+
- name: fasta_merge_files_and_filter_unique_sequences
141+
owner: galaxyp
142+
tool_panel_section_label: "FASTA manipulation tools"
143+
tool_shed_url: https://toolshed.g2.bx.psu.edu
144+
install_resolver_dependencies: True
145+
install_tool_dependencies: False
146+
147+
- name: get_orfs_or_cdss
148+
owner: peterjc
149+
tool_panel_section_label: "FASTA manipulation tools"
150+
tool_shed_url: https://toolshed.g2.bx.psu.edu
151+
install_resolver_dependencies: True
152+
install_tool_dependencies: False
153+
154+
- name: seq_filter_by_id
155+
owner: peterjc
156+
tool_panel_section_label: "FASTA manipulation tools"
157+
tool_shed_url: https://toolshed.g2.bx.psu.edu
158+
install_resolver_dependencies: True
159+
install_tool_dependencies: False
160+
161+
- name: seq_select_by_id
162+
owner: peterjc
163+
tool_panel_section_label: "FASTA manipulation tools"
164+
tool_shed_url: https://toolshed.g2.bx.psu.edu
165+
install_resolver_dependencies: True
166+
install_tool_dependencies: False
167+
168+
- name: seq_rename
169+
owner: peterjc
170+
tool_panel_section_label: "FASTA manipulation tools"
171+
tool_shed_url: https://toolshed.g2.bx.psu.edu
172+
install_resolver_dependencies: True
173+
install_tool_dependencies: False
174+
175+
- name: infernal
176+
owner: bgruening
177+
tool_panel_section_label: "GraphClust"
178+
tool_shed_url: https://toolshed.g2.bx.psu.edu
179+
install_resolver_dependencies: False
180+
install_tool_dependencies: True

0 commit comments

Comments
 (0)