...
NextFlow needs to be set up locally for each user account on the HPC. Instructions for installing and setting up NextFlow for your account are here:
nf nextflow NextFlow quick start
Follow the instructions in the above link, then when you have successfully run the NextFlow test (nextflow run hello
generates Hello world!
, etc), then run a test of the ampliseq pipeline (next section)
...