Skip to content

Commit 365f42b

Browse files
committed
Update recipe list
1 parent 71ecaf7 commit 365f42b

80 files changed

Lines changed: 21755 additions & 109 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Data_managment.png

49.3 KB
Loading

Figure_1.png

189 KB
Loading

GGD-CLI.html

Lines changed: 44 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -107,76 +107,50 @@ <h3 id="searchlabel">Quick search</h3>
107107
<p>The ggd command line interface (cli) has multiple tools for data access and local management. Below you can find a short
108108
description of each tool, as well as links to specific pages about each.</p>
109109
<p>Tabs for each tool are also available on the left tab bar.</p>
110-
<ol class="arabic">
111-
<li><p><a class="reference internal" href="ggd-search.html#ggd-search"><span class="std std-ref">ggd search</span></a></p>
112-
<blockquote>
113-
<div><ul class="simple">
114-
<li><p>Search for a ggd data package</p></li>
115-
</ul>
116-
</div></blockquote>
117-
</li>
118-
<li><p><a class="reference internal" href="predict-path.html#ggd-predict-path"><span class="std std-ref">ggd predict-path</span></a></p>
119-
<blockquote>
120-
<div><ul class="simple">
121-
<li><p>Predict the file path of a data package that has not been installed yet (Good for workflows like Snakemake)</p></li>
122-
</ul>
123-
</div></blockquote>
124-
</li>
125-
<li><p><a class="reference internal" href="install.html#ggd-install"><span class="std std-ref">ggd install</span></a></p>
126-
<blockquote>
127-
<div><ul class="simple">
128-
<li><p>Install ggd data package(s)</p></li>
129-
</ul>
130-
</div></blockquote>
131-
</li>
132-
<li><p><a class="reference internal" href="uninstall.html#ggd-uninstall"><span class="std std-ref">ggd uninstall</span></a></p>
133-
<blockquote>
134-
<div><ul class="simple">
135-
<li><p>Uninstall a ggd data package(s)</p></li>
136-
</ul>
137-
</div></blockquote>
138-
</li>
139-
<li><p><a class="reference internal" href="list.html#ggd-list"><span class="std std-ref">ggd list</span></a></p>
140-
<blockquote>
141-
<div><ul class="simple">
142-
<li><p>List the installed data packages (in a specific environment)</p></li>
143-
</ul>
144-
</div></blockquote>
145-
</li>
146-
<li><p><a class="reference internal" href="list-file.html#ggd-get-files"><span class="std std-ref">ggd get-files</span></a></p>
147-
<blockquote>
148-
<div><ul class="simple">
149-
<li><p>get the files for an installed ggd package</p></li>
150-
</ul>
151-
</div></blockquote>
152-
</li>
153-
<li><p><a class="reference internal" href="pkg-info.html#ggd-pkg-info"><span class="std std-ref">ggd pkg-info</span></a></p>
154-
<blockquote>
155-
<div><ul class="simple">
156-
<li><p>Show a specific ggd package’s info</p></li>
157-
</ul>
158-
</div></blockquote>
159-
</li>
160-
<li><p><a class="reference internal" href="show-env.html#ggd-show-env"><span class="std std-ref">ggd show-env</span></a></p>
161-
<blockquote>
162-
<div><ul class="simple">
163-
<li><p>Show the ggd specific environment variables</p></li>
164-
</ul>
165-
</div></blockquote>
166-
</li>
167-
<li><p><a class="reference internal" href="make-recipe.html#ggd-make-recipe"><span class="std std-ref">ggd make-recipe</span></a></p>
168-
<blockquote>
169-
<div><ul class="simple">
170-
<li><p>Create a ggd recipe from a bash script</p></li>
171-
</ul>
172-
</div></blockquote>
173-
</li>
174-
<li><p><a class="reference internal" href="check-recipe.html#ggd-check-recipe"><span class="std std-ref">ggd check-recipe</span></a></p>
175-
<ul class="simple">
176-
<li><p>Check/test a ggd recipe</p></li>
177-
</ul>
178-
</li>
179-
</ol>
110+
<table class="docutils align-default">
111+
<colgroup>
112+
<col style="width: 42%" />
113+
<col style="width: 58%" />
114+
</colgroup>
115+
<thead>
116+
<tr class="row-odd"><th class="head"><p>Command</p></th>
117+
<th class="head"><p>Description</p></th>
118+
</tr>
119+
</thead>
120+
<tbody>
121+
<tr class="row-even"><td><p><a class="reference internal" href="ggd-search.html#ggd-search"><span class="std std-ref">ggd search</span></a></p></td>
122+
<td><p>Search for a ggd data package</p></td>
123+
</tr>
124+
<tr class="row-odd"><td><p><a class="reference internal" href="predict-path.html#ggd-predict-path"><span class="std std-ref">ggd predict-path</span></a></p></td>
125+
<td><p>Predict the file path of a data package that has not been
126+
installed yet (Good for workflows like Snakemake)</p></td>
127+
</tr>
128+
<tr class="row-even"><td><p><a class="reference internal" href="install.html#ggd-install"><span class="std std-ref">ggd install</span></a></p></td>
129+
<td><p>Install ggd data package(s)</p></td>
130+
</tr>
131+
<tr class="row-odd"><td><p><a class="reference internal" href="uninstall.html#ggd-uninstall"><span class="std std-ref">ggd uninstall</span></a></p></td>
132+
<td><p>Uninstall a ggd data package(s)</p></td>
133+
</tr>
134+
<tr class="row-even"><td><p><a class="reference internal" href="list.html#ggd-list"><span class="std std-ref">ggd list</span></a></p></td>
135+
<td><p>List the installed data packages (in a specific environment)</p></td>
136+
</tr>
137+
<tr class="row-odd"><td><p><a class="reference internal" href="list-file.html#ggd-get-files"><span class="std std-ref">ggd get-files</span></a></p></td>
138+
<td><p>get the files for an installed ggd package</p></td>
139+
</tr>
140+
<tr class="row-even"><td><p><a class="reference internal" href="pkg-info.html#ggd-pkg-info"><span class="std std-ref">ggd pkg-info</span></a></p></td>
141+
<td><p>Show a specific ggd package’s info</p></td>
142+
</tr>
143+
<tr class="row-odd"><td><p><a class="reference internal" href="show-env.html#ggd-show-env"><span class="std std-ref">ggd show-env</span></a></p></td>
144+
<td><p>Show the ggd specific environment variables</p></td>
145+
</tr>
146+
<tr class="row-even"><td><p><a class="reference internal" href="make-recipe.html#ggd-make-recipe"><span class="std std-ref">ggd make-recipe</span></a></p></td>
147+
<td><p>Create a ggd recipe from a bash script</p></td>
148+
</tr>
149+
<tr class="row-odd"><td><p><a class="reference internal" href="check-recipe.html#ggd-check-recipe"><span class="std std-ref">ggd check-recipe</span></a></p></td>
150+
<td><p>Check/test a ggd recipe</p></td>
151+
</tr>
152+
</tbody>
153+
</table>
180154
<p>Command links:</p>
181155
<div class="toctree-wrapper compound">
182156
<ul>

GGD-CLI.rst

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
.. _ggd_cli_page:
2+
3+
4+
GGD Commands
5+
============
6+
7+
[:ref:`Click here to return to the home page <home-page>`]
8+
9+
**To see and/or search for data packages available through GGD, see:** :ref:`Available data packages <recipes>`
10+
11+
The ggd command line interface (cli) has multiple tools for data access and local management. Below you can find a short
12+
description of each tool, as well as links to specific pages about each.
13+
14+
Tabs for each tool are also available on the left tab bar.
15+
16+
+-------------------------------------------------+--------------------------------------------------------------------+
17+
| Command | Description |
18+
+=================================================+====================================================================+
19+
| :ref:`ggd search <ggd-search>` | Search for a ggd data package |
20+
+-------------------------------------------------+--------------------------------------------------------------------+
21+
| :ref:`ggd predict-path <ggd-predict-path>` | Predict the file path of a data package that has not been |
22+
| | installed yet (Good for workflows like Snakemake) |
23+
+-------------------------------------------------+--------------------------------------------------------------------+
24+
| :ref:`ggd install <ggd-install>` | Install ggd data package(s) |
25+
+-------------------------------------------------+--------------------------------------------------------------------+
26+
| :ref:`ggd uninstall <ggd-uninstall>` | Uninstall a ggd data package(s) |
27+
+-------------------------------------------------+--------------------------------------------------------------------+
28+
| :ref:`ggd list <ggd-list>` | List the installed data packages (in a specific environment) |
29+
+-------------------------------------------------+--------------------------------------------------------------------+
30+
| :ref:`ggd get-files <ggd-get-files>` | get the files for an installed ggd package |
31+
+-------------------------------------------------+--------------------------------------------------------------------+
32+
| :ref:`ggd pkg-info <ggd-pkg-info>` | Show a specific ggd package's info |
33+
+-------------------------------------------------+--------------------------------------------------------------------+
34+
| :ref:`ggd show-env <ggd-show-env>` | Show the ggd specific environment variables |
35+
+-------------------------------------------------+--------------------------------------------------------------------+
36+
| :ref:`ggd make-recipe <ggd-make-recipe>` | Create a ggd recipe from a bash script |
37+
+-------------------------------------------------+--------------------------------------------------------------------+
38+
| :ref:`ggd check-recipe <ggd-check-recipe>` | Check/test a ggd recipe |
39+
+-------------------------------------------------+--------------------------------------------------------------------+
40+
41+
42+
43+
Command links:
44+
45+
.. toctree::
46+
:maxdepth: 2
47+
48+
ggd-search
49+
install
50+
predict-path
51+
uninstall
52+
list
53+
list-file
54+
pkg-info
55+
show-env
56+
make-recipe
57+
check-recipe

GGD-framework.png

205 KB
Loading

GGD_Cloud.png

151 KB
Loading

GoGetData_name_logo.png

221 KB
Loading

Make_GGD_Recipe.png

107 KB
Loading
10.4 KB
Binary file not shown.

_sources/GGD-CLI.rst.txt

Lines changed: 24 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -13,45 +13,30 @@ description of each tool, as well as links to specific pages about each.
1313

1414
Tabs for each tool are also available on the left tab bar.
1515

16-
1. :ref:`ggd search <ggd-search>`
17-
18-
* Search for a ggd data package
19-
20-
2. :ref:`ggd predict-path <ggd-predict-path>`
21-
22-
* Predict the file path of a data package that has not been installed yet (Good for workflows like Snakemake)
23-
24-
3. :ref:`ggd install <ggd-install>`
25-
26-
* Install ggd data package(s)
27-
28-
4. :ref:`ggd uninstall <ggd-uninstall>`
29-
30-
* Uninstall a ggd data package(s)
31-
32-
5. :ref:`ggd list <ggd-list>`
33-
34-
* List the installed data packages (in a specific environment)
35-
36-
6. :ref:`ggd get-files <ggd-get-files>`
37-
38-
* get the files for an installed ggd package
39-
40-
7. :ref:`ggd pkg-info <ggd-pkg-info>`
41-
42-
* Show a specific ggd package's info
43-
44-
8. :ref:`ggd show-env <ggd-show-env>`
45-
46-
* Show the ggd specific environment variables
47-
48-
9. :ref:`ggd make-recipe <ggd-make-recipe>`
49-
50-
* Create a ggd recipe from a bash script
51-
52-
10. :ref:`ggd check-recipe <ggd-check-recipe>`
53-
54-
* Check/test a ggd recipe
16+
+-------------------------------------------------+--------------------------------------------------------------------+
17+
| Command | Description |
18+
+=================================================+====================================================================+
19+
| :ref:`ggd search <ggd-search>` | Search for a ggd data package |
20+
+-------------------------------------------------+--------------------------------------------------------------------+
21+
| :ref:`ggd predict-path <ggd-predict-path>` | Predict the file path of a data package that has not been |
22+
| | installed yet (Good for workflows like Snakemake) |
23+
+-------------------------------------------------+--------------------------------------------------------------------+
24+
| :ref:`ggd install <ggd-install>` | Install ggd data package(s) |
25+
+-------------------------------------------------+--------------------------------------------------------------------+
26+
| :ref:`ggd uninstall <ggd-uninstall>` | Uninstall a ggd data package(s) |
27+
+-------------------------------------------------+--------------------------------------------------------------------+
28+
| :ref:`ggd list <ggd-list>` | List the installed data packages (in a specific environment) |
29+
+-------------------------------------------------+--------------------------------------------------------------------+
30+
| :ref:`ggd get-files <ggd-get-files>` | get the files for an installed ggd package |
31+
+-------------------------------------------------+--------------------------------------------------------------------+
32+
| :ref:`ggd pkg-info <ggd-pkg-info>` | Show a specific ggd package's info |
33+
+-------------------------------------------------+--------------------------------------------------------------------+
34+
| :ref:`ggd show-env <ggd-show-env>` | Show the ggd specific environment variables |
35+
+-------------------------------------------------+--------------------------------------------------------------------+
36+
| :ref:`ggd make-recipe <ggd-make-recipe>` | Create a ggd recipe from a bash script |
37+
+-------------------------------------------------+--------------------------------------------------------------------+
38+
| :ref:`ggd check-recipe <ggd-check-recipe>` | Check/test a ggd recipe |
39+
+-------------------------------------------------+--------------------------------------------------------------------+
5540

5641

5742

0 commit comments

Comments
 (0)