Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Information - Local Testing #136

Open
DLBPointon opened this issue Sep 6, 2023 — with Slack · 0 comments
Open

Information - Local Testing #136

DLBPointon opened this issue Sep 6, 2023 — with Slack · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

Copy link
Contributor

Local testing for small and large and data set.

Standard command:

bsub -Is -tty -e error -o out -n 2 -q oversubscribed -M4000 -R'select[mem>4000] rusage[mem=4000] span[hosts=1]' 'nextflow run main.nf -profile singularity,sanger --input assets/local_testing/nxOscSUBSET.yaml --outdir OscSUBSET-TEST -entry FULL'
bsub -Is -tty -e error -o out -n 2 -q oversubscribed -M4000 -R'select[mem>4000] rusage[mem=4000] span[hosts=1]' 'nextflow run main.nf -profile singularity,sanger --input assets/local_testing/nxOscSUBSET.yaml --outdir OscSUBSET-TEST -entry RAPID'
@DLBPointon DLBPointon added the Release 1 Issues required for first release label Sep 6, 2023 — with Slack
@DLBPointon DLBPointon added documentation Improvements or additions to documentation and removed Release 1 Issues required for first release labels Sep 19, 2023
@DLBPointon DLBPointon changed the title Release 1 - Local Testing Information - Local Testing Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants