where `<sra_id>` is the assigned SRA identification in NCBI (e.g., SRR1482462).
All SRAtoolkit commands are single threaded, and therefore both `#SBATCH --nodes` and `#SBATCH --ntasks-per-node` in the SLURM script are set to **1**.
@@ -64,3 +73,7 @@ Other frequently used SRAtoolkit tools are:
-**vdb-encrypt**: encrypt non-SRA dbGaP data
-**vdb-decrypt**: decrypt non-SRA dbGaP data
-**vdb-validate**: validate the integrity of downloaded SRA data
{{% notice info %}}
**If needed, the location of the caching on a per-user basis can be changed with `vdb-config -i`.**