16S Pipeline Pre-Built Database
Refseq-RDP-v1 Description
Downloading the Database
(1) Create a directory that will be dedicated to storing the database files
mkdir databases(2) Download the shell script
wget -O explify-dbs.sh https://illumina-explify-databases.s3.us-east-1.amazonaws.com/explify-dbs.sh
chmod +x explify-dbs.sh(3) View the database versions that are available for download
(4) Download the database
(5) Use the database in an analysis
Verifying the Downloaded Files
Last updated
Was this helpful?