Skip to content

Commit 9ca347f

Browse files
committed
Add info about environment variables
1 parent 840eda5 commit 9ca347f

710 files changed

Lines changed: 8498 additions & 354 deletions

File tree

Some content is hidden

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

_sources/quick-start.rst.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,20 @@ are stored, as well as an environment variable that can be used to access the da
130130
:code:`$ ggd install hg19-cpg-islands-ucsc-v1`
131131

132132

133+
Each data package comes with a set of environment variables. To activate those environment variables run:
134+
135+
.. code-block:: bash
136+
137+
$ source activate base
138+
139+
.. note::
140+
141+
In order to activate and use data package environment variables you must be in the conda environment where the
142+
data packages was installed. If you used the :code:`--prefix` argument during install or you are in an different
143+
conda environment than the one where the data package was installed you will not be able to use the data package's
144+
environment variables. Instead, use :code:`ggd get-files`
145+
146+
133147
4) Listing installed packages
134148
-----------------------------
135149

_sources/recipes/genomics/Danio_rerio/GRCz10/grcz10-reference-genome-ensembl-v1/README.rst.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,16 @@ With ggd installed and an activated ggd channel (see :ref:`using-ggd`), install
3939
ggd install -c genomics grcz10-reference-genome-ensembl-v1
4040

4141
.. |downloads| image:: https://anaconda.org/ggd-genomics/grcz10-reference-genome-ensembl-v1/badges/downloads.svg
42-
:target: https://anaconda.org/ggd-genomics/grcz10-reference-genome-ensembl-v1
42+
:target: https://anaconda.org/ggd-genomics/grcz10-reference-genome-ensembl-v1
43+
44+
Activating Environment Variables
45+
--------------------------------
46+
47+
Run :code:`source activate base` after installing the data package to activate the environment variables
48+
associated with this data package.
49+
50+
.. note::
51+
52+
You must be in the conda environment where the data package was installed in order to use the
53+
associated environment variables. Otherwise, use :code:`ggd get-files` to access this package's
54+
data files.

_sources/recipes/genomics/Danio_rerio/GRCz11/grcz11-reference-genome-ensembl-v1/README.rst.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,16 @@ With ggd installed and an activated ggd channel (see :ref:`using-ggd`), install
3939
ggd install -c genomics grcz11-reference-genome-ensembl-v1
4040

4141
.. |downloads| image:: https://anaconda.org/ggd-genomics/grcz11-reference-genome-ensembl-v1/badges/downloads.svg
42-
:target: https://anaconda.org/ggd-genomics/grcz11-reference-genome-ensembl-v1
42+
:target: https://anaconda.org/ggd-genomics/grcz11-reference-genome-ensembl-v1
43+
44+
Activating Environment Variables
45+
--------------------------------
46+
47+
Run :code:`source activate base` after installing the data package to activate the environment variables
48+
associated with this data package.
49+
50+
.. note::
51+
52+
You must be in the conda environment where the data package was installed in order to use the
53+
associated environment variables. Otherwise, use :code:`ggd get-files` to access this package's
54+
data files.

_sources/recipes/genomics/Danio_rerio/danRer10/danrer10-gtf-ensembl-v1/README.rst.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,16 @@ With ggd installed and an activated ggd channel (see :ref:`using-ggd`), install
3939
ggd install -c genomics danrer10-gtf-ensembl-v1
4040

4141
.. |downloads| image:: https://anaconda.org/ggd-genomics/danrer10-gtf-ensembl-v1/badges/downloads.svg
42-
:target: https://anaconda.org/ggd-genomics/danrer10-gtf-ensembl-v1
42+
:target: https://anaconda.org/ggd-genomics/danrer10-gtf-ensembl-v1
43+
44+
Activating Environment Variables
45+
--------------------------------
46+
47+
Run :code:`source activate base` after installing the data package to activate the environment variables
48+
associated with this data package.
49+
50+
.. note::
51+
52+
You must be in the conda environment where the data package was installed in order to use the
53+
associated environment variables. Otherwise, use :code:`ggd get-files` to access this package's
54+
data files.

_sources/recipes/genomics/Danio_rerio/danRer10/danrer10-gtf-refseq-ucsc-v1/README.rst.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,16 @@ With ggd installed and an activated ggd channel (see :ref:`using-ggd`), install
3939
ggd install -c genomics danrer10-gtf-refseq-ucsc-v1
4040

4141
.. |downloads| image:: https://anaconda.org/ggd-genomics/danrer10-gtf-refseq-ucsc-v1/badges/downloads.svg
42-
:target: https://anaconda.org/ggd-genomics/danrer10-gtf-refseq-ucsc-v1
42+
:target: https://anaconda.org/ggd-genomics/danrer10-gtf-refseq-ucsc-v1
43+
44+
Activating Environment Variables
45+
--------------------------------
46+
47+
Run :code:`source activate base` after installing the data package to activate the environment variables
48+
associated with this data package.
49+
50+
.. note::
51+
52+
You must be in the conda environment where the data package was installed in order to use the
53+
associated environment variables. Otherwise, use :code:`ggd get-files` to access this package's
54+
data files.

_sources/recipes/genomics/Danio_rerio/danRer10/danrer10-reference-genome-ucsc-v1/README.rst.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,16 @@ With ggd installed and an activated ggd channel (see :ref:`using-ggd`), install
3939
ggd install -c genomics danrer10-reference-genome-ucsc-v1
4040

4141
.. |downloads| image:: https://anaconda.org/ggd-genomics/danrer10-reference-genome-ucsc-v1/badges/downloads.svg
42-
:target: https://anaconda.org/ggd-genomics/danrer10-reference-genome-ucsc-v1
42+
:target: https://anaconda.org/ggd-genomics/danrer10-reference-genome-ucsc-v1
43+
44+
Activating Environment Variables
45+
--------------------------------
46+
47+
Run :code:`source activate base` after installing the data package to activate the environment variables
48+
associated with this data package.
49+
50+
.. note::
51+
52+
You must be in the conda environment where the data package was installed in order to use the
53+
associated environment variables. Otherwise, use :code:`ggd get-files` to access this package's
54+
data files.

_sources/recipes/genomics/Danio_rerio/danRer11/danrer11-reference-genome-ucsc-v1/README.rst.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,16 @@ With ggd installed and an activated ggd channel (see :ref:`using-ggd`), install
3939
ggd install -c genomics danrer11-reference-genome-ucsc-v1
4040

4141
.. |downloads| image:: https://anaconda.org/ggd-genomics/danrer11-reference-genome-ucsc-v1/badges/downloads.svg
42-
:target: https://anaconda.org/ggd-genomics/danrer11-reference-genome-ucsc-v1
42+
:target: https://anaconda.org/ggd-genomics/danrer11-reference-genome-ucsc-v1
43+
44+
Activating Environment Variables
45+
--------------------------------
46+
47+
Run :code:`source activate base` after installing the data package to activate the environment variables
48+
associated with this data package.
49+
50+
.. note::
51+
52+
You must be in the conda environment where the data package was installed in order to use the
53+
associated environment variables. Otherwise, use :code:`ggd get-files` to access this package's
54+
data files.

_sources/recipes/genomics/Homo_sapiens/GRCh37/grch37-1000g-omni-snps-broad-v1/README.rst.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,16 @@ With ggd installed and an activated ggd channel (see :ref:`using-ggd`), install
3939
ggd install -c genomics grch37-1000g-omni-snps-broad-v1
4040

4141
.. |downloads| image:: https://anaconda.org/ggd-genomics/grch37-1000g-omni-snps-broad-v1/badges/downloads.svg
42-
:target: https://anaconda.org/ggd-genomics/grch37-1000g-omni-snps-broad-v1
42+
:target: https://anaconda.org/ggd-genomics/grch37-1000g-omni-snps-broad-v1
43+
44+
Activating Environment Variables
45+
--------------------------------
46+
47+
Run :code:`source activate base` after installing the data package to activate the environment variables
48+
associated with this data package.
49+
50+
.. note::
51+
52+
You must be in the conda environment where the data package was installed in order to use the
53+
associated environment variables. Otherwise, use :code:`ggd get-files` to access this package's
54+
data files.

_sources/recipes/genomics/Homo_sapiens/GRCh37/grch37-1000g-snps-phase1-broad-v1/README.rst.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,16 @@ With ggd installed and an activated ggd channel (see :ref:`using-ggd`), install
3939
ggd install -c genomics grch37-1000g-snps-phase1-broad-v1
4040

4141
.. |downloads| image:: https://anaconda.org/ggd-genomics/grch37-1000g-snps-phase1-broad-v1/badges/downloads.svg
42-
:target: https://anaconda.org/ggd-genomics/grch37-1000g-snps-phase1-broad-v1
42+
:target: https://anaconda.org/ggd-genomics/grch37-1000g-snps-phase1-broad-v1
43+
44+
Activating Environment Variables
45+
--------------------------------
46+
47+
Run :code:`source activate base` after installing the data package to activate the environment variables
48+
associated with this data package.
49+
50+
.. note::
51+
52+
You must be in the conda environment where the data package was installed in order to use the
53+
associated environment variables. Otherwise, use :code:`ggd get-files` to access this package's
54+
data files.

_sources/recipes/genomics/Homo_sapiens/GRCh37/grch37-amino-acid-sequences-chr-regions-gencode-v1/README.rst.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,16 @@ With ggd installed and an activated ggd channel (see :ref:`using-ggd`), install
3939
ggd install -c genomics grch37-amino-acid-sequences-chr-regions-gencode-v1
4040

4141
.. |downloads| image:: https://anaconda.org/ggd-genomics/grch37-amino-acid-sequences-chr-regions-gencode-v1/badges/downloads.svg
42-
:target: https://anaconda.org/ggd-genomics/grch37-amino-acid-sequences-chr-regions-gencode-v1
42+
:target: https://anaconda.org/ggd-genomics/grch37-amino-acid-sequences-chr-regions-gencode-v1
43+
44+
Activating Environment Variables
45+
--------------------------------
46+
47+
Run :code:`source activate base` after installing the data package to activate the environment variables
48+
associated with this data package.
49+
50+
.. note::
51+
52+
You must be in the conda environment where the data package was installed in order to use the
53+
associated environment variables. Otherwise, use :code:`ggd get-files` to access this package's
54+
data files.

0 commit comments

Comments
 (0)