Skip to content

Clarify config.yaml and samples.csv requirements in cluster submission instructions#40

Merged
mtinti merged 1 commit into
mainfrom
codex/create-cluster-documentation-for-myrna-seq-pipeline
Jan 20, 2026
Merged

Clarify config.yaml and samples.csv requirements in cluster submission instructions#40
mtinti merged 1 commit into
mainfrom
codex/create-cluster-documentation-for-myrna-seq-pipeline

Conversation

@mtinti

@mtinti mtinti commented Jan 20, 2026

Copy link
Copy Markdown
Owner

Motivation

  • Ensure batch submissions explicitly require pipeline configuration in config.yaml and a properly paired samples.csv so runs are reproducible and correctly staged on node-local storage.
  • Point users to the canonical format and configuration guidance in the repository README to avoid mismatched inputs.

Description

  • Added a short paragraph to CLUSTER_SUBMISSION_INSTRUCTIONS.md instructing users to complete pipeline configuration in config.yaml and to reference a properly paired samples.csv file.
  • Clarified that the required samples.csv format and configuration instructions are documented in the GitHub README for the repository.
  • Note: this change complements earlier updates that added CLUSTER_INTERACTIVE_INSTRUCTIONS.md and the submit_snakemake_cluster.sh wrapper and removed Singularity usage in favor of node-local staging with $TMPDIR.

Testing

  • No automated tests were run for these documentation-only changes.
  • The modified documentation file was linted by eye and committed without runtime changes to scripts.

Codex Task

@mtinti mtinti merged commit e82ff22 into main Jan 20, 2026
1 check passed
@mtinti mtinti deleted the codex/create-cluster-documentation-for-myrna-seq-pipeline branch January 27, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant