×

nf-core/cooltools/eigscis @ 0.0.0-0c7146d

Perform eigen value decomposition on a cooler matrix to calculate compartment signal by finding the eigenvector that correlates best with the phasing track

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules

Summary

Perform eigen value decomposition on a cooler matrix to calculate compartment signal by finding the eigenvector that correlates best with the phasing track

Get started

Add the following snippet to your workflow script to include this module.

include { COOLTOOLS_EIGSCIS } from 'nf-core/cooltools/eigscis'

License

MIT License

Process
Name COOLTOOLS_EIGSCIS
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information

cool file

cool file

*.cool
bed file

bed file, phasing track for orienting and ranking eigenvectors, provided as /path/to/track::track_value_column_name

*.bed
Output 3 channels
#1 bigwig tuple
meta map

Groovy Map containing sample information e.g. id:'test'

*.bw file

bigwig file for compartment track

#2 result tuple
meta map

Groovy Map containing sample information e.g. id:'test'

*compartment* file

BED-like file for compartment track

#3 versions_cooltools tuple
${task.process} string

The name of the process

cooltools string

The name of the tool

cooltools --version | sed -n 's/cooltools, version //p' eval

The expression to obtain the version of the tool

Tool Description Homepage
cooltools Analysis tools for genomic interaction data stored in .cool format https://cooltools.readthedocs.io
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:32:53 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcooltools%2Feigscis/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/cooltools/eigscis/blobs/sha256:94f8edb312fa253192ab3fbd49f04dab19b1577eba564cfe4054e3bf595b6a6e
Size 2.4 KB
Checksum sha256:94f8edb312fa253192ab3fbd49f04dab19b1577eba564cfe4054e3bf595b6a6e
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:32:53 (UTC) 1 2.4 KB -