Running pipelines
By default, we run nf-core pipelines. To run a pipeline, read the official documentation with an example.
Monitoring runs with Nextflow Tower
This is a guide on how to use Nextflow Tower to monitor nf-core pipeline runs.
We have created an API token for our GitHub account (brickmanlab) and restricted
it to run only pipelines, nothing else. The TOWER_WORKSPACE_ID
and TOWER_ACCESS_TOKEN
are stored in Brickman/config/brickman.bashrc
.
To do more advance stuff, you have to create your own personal access token.
Tower CLI installation
The tower cli1 is required to be installed only once to connect the server as a computing resource. Afterward, it's not required any more2.