Skip to content

Cellranger gtf space incompatibility#554

Merged
nictru merged 7 commits into
devfrom
cellranger-gtf-space-incompatibility
Jun 9, 2026
Merged

Cellranger gtf space incompatibility#554
nictru merged 7 commits into
devfrom
cellranger-gtf-space-incompatibility

Conversation

@nictru

@nictru nictru commented May 28, 2026

Copy link
Copy Markdown
Contributor

This causes failure in the megatests, and generally it is not optimal if the genomes we provide are not fully compatible with the pipeline. This issue occurs only with the GRCh38 genome, which is probably the one used most often. While I was at it, I also created a dedicated subworkflow for genome preparation, to reduce the complexity of the main workflow.

nictru added 2 commits May 29, 2026 00:48
Install the nf-core/gawk module from nf-core/modules for use in the pipeline.
Add PREPARE_GENOME to prepare references and run GTF_SOURCE_FIX (gawk)
when iGenomes marks the GTF source column as having spaces and a Cell
Ranger aligner is selected.
@github-actions

github-actions Bot commented May 28, 2026

Copy link
Copy Markdown

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 38362a6

+| ✅ 245 tests passed       |+
#| ❔   5 tests were ignored |#
#| ❔   1 tests had warnings |#
!| ❗   6 tests had warnings |!
Details

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 4.2.0
  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!
  • pipeline_todos - TODO string in CONTRIBUTING.md: Add any pipeline specific contribution guidelines here, such as coding styles, procedures, checklists etc.
  • schema_description - No description provided in schema for parameter: skip_emptydrops

❔ Tests ignored:

❔ Tests fixed:

✅ Tests passed:

Run details

  • nf-core/tools version 4.0.2
  • Run at 2026-06-06 10:08:13

@nictru nictru force-pushed the cellranger-gtf-space-incompatibility branch from f117d68 to 7427111 Compare May 29, 2026 08:52
@nictru nictru marked this pull request as draft May 29, 2026 09:00
@nictru nictru marked this pull request as ready for review June 6, 2026 10:18
@nictru nictru requested a review from fmalmeida June 6, 2026 10:18
@nictru nictru merged commit 2c72754 into dev Jun 9, 2026
21 checks passed
@nictru nictru deleted the cellranger-gtf-space-incompatibility branch June 9, 2026 13:15
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