Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some general pipeline problems #104

Merged
merged 14 commits into from
Mar 21, 2024
Merged

Fix some general pipeline problems #104

merged 14 commits into from
Mar 21, 2024

Conversation

nictru
Copy link
Contributor

@nictru nictru commented Mar 18, 2024

This PR tackles multiple things (sorry for that):

  • Fix caching problems with nextflow fastq split functionality by utilizing seqkit_split
  • Update modules & subworkflows
  • Unify structure of ch_gtf and ch_fasta channels
  • Fix a problem with the tmp directory that only occurs with apptainer as containerization engine

Copy link

github-actions bot commented Mar 18, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit e691f5c

+| ✅ 192 tests passed       |+
!| ❗   1 tests had warnings |!

❗ Test warnings:

  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).

✅ Tests passed:

Run details

  • nf-core/tools version 2.13.1
  • Run at 2024-03-19 16:13:18

conf/test.config Outdated Show resolved Hide resolved
Copy link

@FriederikeHanssen FriederikeHanssen left a comment

Choose a reason for hiding this comment

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

looks really good, just maybe check on that chromomse thing

modules/local/mapsplice/align/main.nf Show resolved Hide resolved
modules/local/seqkit/split/main.nf Show resolved Hide resolved
Copy link
Contributor

@MariekeVromman MariekeVromman left a comment

Choose a reason for hiding this comment

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

looks good as far as I can tell

modules.json Show resolved Hide resolved
subworkflows/local/circrna_discovery.nf Show resolved Hide resolved
@nictru nictru merged commit d950657 into dev Mar 21, 2024
4 checks passed
@nictru nictru deleted the improve-genome-preparation branch May 30, 2024 15:42
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.

None yet

3 participants