cellgeni/imaging_mergepeaks

module

Merge peaks from multiple peak files (csv)

peaks tiled_analysis imaging

Module Information

Repository
https://github.com/cellgeni/nf-modules/tree/main/modules/sanger-cellgeni/imaging/mergepeaks
Source
Sanger (cellgeni)
Organization
cellgeni
Authors
@BioinfoTongLI
Maintainers
@BioinfoTongLI

Tools

imaging

Merge peaks from multiple peak files (csv)

License: MIT

Inputs

Name Type Description
0

Outputs

Name Type Description
merged_peaks
versions

Quick Start

Include this module in your Nextflow pipeline:

include { IMAGING_MERGEPEAKS } from 'https://github.com/cellgeni/nf-modules/tree/main/modules/sanger-cellgeni/imaging/mergepeaks'
View on GitHub Report Issue