KnownGene: Difference between revisions
From Genecats
Jump to navigationJump to search
No edit summary |
|||
Line 1: | Line 1: | ||
== | == Initialize work directory == | ||
Create and cd into work directory of the form /hive/data/genomes/$db/bed/gencode$GENCODE_VERSION/build | *Create and cd into work directory of the form /hive/data/genomes/$db/bed/gencode$GENCODE_VERSION/build | ||
Start a screen. | *Start a screen. | ||
*Copy buildEnv.sh from previous build on this db | |||
== Setting environment variables == | == Setting environment variables == |
Revision as of 17:26, 26 July 2021
Initialize work directory
- Create and cd into work directory of the form /hive/data/genomes/$db/bed/gencode$GENCODE_VERSION/build
- Start a screen.
- Copy buildEnv.sh from previous build on this db
Setting environment variables
The environment variables used in the build are set in the script buildEnv.sh. All the other scripts assume that this script has been sourced in the current shell.