Skip to content

anchor heatmap did not run #46

@chstellar

Description

@chstellar

Hi, I have encountered a problem in running SPLASH in heatmap mode. I have run SPLASH successfully and I want to visualise the results using heatmap. My input was:
nextflow run kaitlinchaung/nomad -r main -latest --input sheet.csv --element_annotations_samplesheet ../samplesheet.csv --run_anchor_heatmaps true --results_dir <results_dir> --use_heatmap_anchor_list true --heatmap_anchor_list anchor.tsv
but the pipeline ends in seconds and I saw no update the result folder:
[d8/537650] process > RUN_NOMAD:ANCHOR_HEATMAPS (h... [100%] 1 of 1 ✔ <results_dir> -[salzmanlab/nomad] Pipeline completed successfully-
I also tried to add a command that should induce an error message:
nextflow run kaitlinchaung/nomad -r main -latest --input sheet.csv --element_annotations_samplesheet ../samplesheet.csv --run_anchor_heatmaps true --results_dir <results_dir> --use_heatmap_anchor_list true --heatmap_anchor_list anchor.tsv **--additional_summary test**
but again the pipeline run without an error but gave no output. Could you please help with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions