nf-core / nf-core/modules

new module: openmsthirdparty/featurelinkerunlabeledkd

Open
#11,296 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Is there an existing module for this?
  • I have searched for the existing module
Is there an open PR for this?
  • I have searched for existing PRs
Is there an open issue for this?
  • I have searched for existing issues
Further Information

OpenMS TOPP tool that links corresponding features across multiple LC-MS runs using a KD-tree, for label-free quantification. Upstream: https://github.com/OpenMS/OpenMS. Part of meta-issue #11290.

Are you going to work on this?
  • If I'm planning to work on this module, I added myself to the Assignees to facilitate tracking who is working on the module
Software requirements (conda)
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/nf-core/modules/master/modules/environment-schema.json
channels:
  - conda-forge
  - bioconda
dependencies:
  - bioconda::openms-thirdparty=3.5.0

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

Start by reviewing existing nf-core/modules module files and nf-test conventions, then consult the OpenMS upstream project for the FeatureLinkerUnlabeledKD tool. Add the openmsthirdparty/featurelinkerunlabeledkd module using the provided openms-thirdparty=3.5.0 dependency, and verify it with the repository’s module testing approach.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.