Generating up-to-date reference libraries
Reference libraries can easily be made as follows:
- Navigate to the
scriptsfolder by enteringcd /genomics/home/vol-genomics/genome_tools/reference_libraries/scripts. - Run the appropriate script using the command in the table below.
- Check that the following message appears:
Reference library complete.
Reference libraries are automatically saved here:
/genomics/home/vol-genomics/genome_tools/reference_libraries
The newly generated libraries are saved with the current date.
The commands are:
| Reference Library | Command |
|---|---|
| maxOne | python3 maxOne_phylogeny.py |
| maxThree | python3 maxThree_taxonomy.py |
| kraken2 | ./kraken2_db_1Mb.sh |