Skip to content

Conversation

@bartcharbon
Copy link
Member

@bartcharbon bartcharbon commented Jun 20, 2025

Before submitting this PR, please make sure:

  • You have updated documentation for new/updated/removed features
  • You have added tests
  • You have manually run tests using bash test/test.sh and verified that all tests pass

https://zenodo.org/records/6078397

| map { meta, vcf -> [*:meta, vcf: vcf] }
| map {meta, vcf -> [meta.project.id, meta, vcf]}
| join ( ch_cram_rna )
| map { porject_id, meta, vcf, meta2, outrider, fraser -> [*:meta, vcf: vcf, outrider: outrider, fraser:fraser] }
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

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.

2 participants