Skip to content

First version#2

Open
Vicbeg wants to merge 113 commits intomasterfrom
dev
Open

First version#2
Vicbeg wants to merge 113 commits intomasterfrom
dev

Conversation

@Vicbeg
Copy link
Copy Markdown
Collaborator

@Vicbeg Vicbeg commented Mar 19, 2026

Prepared a first version of this analysis pipeline using nf-core/modules and RNA framework.
Some output types may still be missing before it is complete.

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/rnastructurome branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

Vicbeg and others added 30 commits February 19, 2026 13:25
Add RNAFramework analysis modules (rf-count, rf-norm, rf-fold)
Vicbeg added 30 commits April 21, 2026 16:40
When the GTF contains versioned transcript IDs (e.g. URS000000DE3A_9606.0)
but the dotplot stem is unversioned (URS000000DE3A_9606), the lookup found
no match. Store a versionless alias in load_transcripts so both forms resolve
to the same entry.
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.

3 participants