Skip to content
Snippets Groups Projects
Commit 1bfcaa62 authored by Adam Caprez's avatar Adam Caprez
Browse files

Merge branch 'biodata' into 'master'

Add table to biodata module

See merge request !134
parents c3f8cd7f 72cd82cc
Branches
No related tags found
1 merge request!134Add table to biodata module
......@@ -7,7 +7,7 @@ weight = "52"
HCC hosts multiple databases (BLAST, KEGG, PANTHER, InterProScan), genome files, short read aligned indices etc. on Crane.
In order to use these resources, the "**biodata**" module needs to be loaded first.
For how to load module, please check [Module Commands](#module_commands).
For how to load module, please check [Module Commands]({{< relref "module_commands" >}}).
Loading the "**biodata**" module will pre-set many environment variables, but most likely you will only need a subset of them. Environment variables can be used in your command or script by prefixing `$` to the name.
......@@ -79,5 +79,8 @@ cp /scratch/blast_nucleotide.results .
{{% /panel %}}
The organisms and their appropriate environmental variables for all genomes and chromosome files, as well as for short read aligned indices are shown on the link below:
[Organisms]({{<relref "organisms" >}})
### Available Organisms
The organisms and their appropriate environmental variables for all genomes and chromosome files, as well as indices are shown in the table below.
{{< table url="http://rhino-head.unl.edu:8192/bio/data/json" >}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment