nf-core / nf-core/modules

[FEATURE] cellranger multi: leverage new reference-free VDJ option

Open
#9,418 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Nextflow
Stars
429
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
153

Description

Is your feature request related to a problem? Please describe

As of cellranger 10.0.0, VDJ analysis can be run reference free.

This functionality should be exposed in the cellranger multi module.

Describe the solution you'd like

We should parse this option from the meta_vdj input and modify the config file appropriately. We should also include the VDJ section in the config file if no reference is provided as long as this denovo flag is set and it's not a multiplexed experiment.

Describe alternatives you've considered

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the cellranger multi module, its meta_vdj input handling, and the generated config file. Start by tracing how VDJ reference settings are parsed, then verify the denovo case: include the VDJ section without a reference only for non-multiplexed experiments, and confirm the option is represented in the resulting configuration.

Written by the indexing model from the issue text.

Assessment

Domain
bioinformatics
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.