Skip to content
Snippets Groups Projects

Add info on public datasets

Merged Natasha Pavlovikj requested to merge update_data into master
2 files
+ 32
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -11,6 +11,11 @@ HCC hosts multiple databases (BLAST, KEGG, PANTHER, InterProScan), genome files,
In order to use these resources, the "**biodata**" module needs to be loaded first.
For how to load module, please check [Module Commands]({{< relref "/applications/modules/_index.md" >}}).
{{% notice info %}}
The *biodata* module is maintained and updated by the Bioinformatics Core Research Facility (BCRF).
Please email bcrf-support@unl.edu or hcc-support@unl.edu with any questions or issues with the module.
{{% /notice %}}
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.
The major environment variables are:
Loading