Skip to content

added Error documentation section to rnaseq-rmd.rst and hyperlnked to it in helpers.R error message#402

Open
menoldmt wants to merge 5 commits into
masterfrom
393
Open

added Error documentation section to rnaseq-rmd.rst and hyperlnked to it in helpers.R error message#402
menoldmt wants to merge 5 commits into
masterfrom
393

Conversation

@menoldmt

@menoldmt menoldmt commented Jun 3, 2024

Copy link
Copy Markdown
Contributor

stop(paste("Found duplicate names after removing pattern", pattern))
->
stop(paste("Found duplicate names after removing pattern", pattern, "see https://lcdb.github.io/lcdb-wf/rnaseq-rmd.html#Errors for details"))

closes #395

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add hyperlink to rnaseq.Rmd error message, 'duplicate names found after removing pattern ^contr_[^_]+_'

1 participant