skills/pacsomatic/references/config-and-output.md
--tumor-bam: tumor BAM path--normal-bam: normal BAM path--patient-id--tumor-sample-id--normal-sample-id--outdir--fasta, or--genome--profile: Nextflow profile list (for example singularity,sanger)--pipeline-version: release pin for reproducibility--params-file: structured pipeline params--resume: rerun interrupted work--with-report: Nextflow report path--with-dag: Nextflow DAG path--executor: local, none, lsf, slurm, pbs, or sgeDirect CLI execution is supported in all modes. When --run is used, the
helper runs backend-native launch commands:
local / none: bash <script>lsf: bsub < <script>slurm: sbatch <script>pbs / sge: qsub <script>--project--queue--cpus--memory-gb--walltime--job-name--logdir--stdout-file--stderr-fileThe helper writes:
<outdir>/samplesheet.csv)<outdir>/run_pacsomatic.<executor>.sh)It also prints:
bash, bsub, sbatch, or qsub)--run is usedExpected columns:
patientsamplestatusbampbiNotes:
bam should be the full path to the sample BAM.pbi is optional.Status values:
10--dry-run: validate inputs/dependencies and write artifacts--run: execute or submit generated launch script using selected --executornf-core/pacsomatic organizes results under grouped directories, including:
alignmentgermline_snvsomatic_snvsomatic_svsomatic_cnvmethylationtumor_clonalitysignature_analysispipeline_infomultiqc