Skip to content
Snippets Groups Projects
Commit 72cd82cc authored by Natasha Pavlovikj's avatar Natasha Pavlovikj Committed by Adam Caprez
Browse files

Add table to biodata module

parent c3f8cd7f
No related branches found
No related tags found
No related merge requests found
......@@ -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.
Finish editing this message first!
Please register or to comment