-
Notifications
You must be signed in to change notification settings - Fork 1
Deploying the suffix array
Tibo Vande Moortele edited this page Jun 24, 2024
·
10 revisions
Variables
- PATH_OF_SA_BINARY = /kyukon/data/gent/vo/000/gvo00038/suffix-array/sa_sparse3_compressed.bin
- PATH_OF_INDEX_DIRECTORY = /mnt/data/uniprot-2024-03
Move the suffix array binary
scp hpc-tibo:PATH_OF_SA_BINARY PATH_OF_INDEX_DIRECTORY/suffix-array
TODO
TODO