Skip to content

CNIC-Proteomics/nf-test

Repository files navigation

nf-test

nf-test is a Nextflow pipeline for testing.

nf-test was developed by the Cardiovascular Proteomics Lab/Proteomic Unit at The National Centre for Cardiovascular Research (CNIC, https://www.cnic.es).

Usage

Execute the pipeline with samples

  1. Execute the pipeline:
nextflow \
    -log "/tmp/nextflow/log/nf-test.log" \
    run main.nf   \
        --database "tests/database.fasta" \
        --add_decoys false \
        --decoy_prefix "DECOY_"\
        --outdir  "tests/results" \
        -resume

About

Nextflow pipeline for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published