nf-core/msisensor/msi @ 0.0.0-0c7146d
Summary
Evaluate microsattelite instability (MSI) using paired tumor-normal sequencing data
Get started
Add the following snippet to your workflow script to include this module.
include { MSISENSOR_MSI } from 'nf-core/msisensor/msi'
License
MIT License
Name
|
MSISENSOR_MSI |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
normal_bam
file
|
Coordinate sorted BAM/CRAM/SAM file from normal tissue *.{bam,cram,sam}
|
normal_bai
file
|
Index for coordinate sorted BAM/CRAM/SAM file from normal tissue *.{bam,cram,sam}
|
tumor_bam
file
|
Coordinate sorted BAM/CRAM/SAM file from tumor tissue *.{bam,cram,sam}
|
tumor_bai
file
|
Index for coordinate sorted BAM/CRAM/SAM file from tumor tissue *.{bam,cram,sam}
|
metascan
file
|
metascan file |
homopolymers
file
|
Output file from MSIsensor scan module *.msisensor_scan.tab
|
output
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}
file
|
Output file from MSIsensor msi module |
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
output_dis
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}_dis
file
|
Output file from MSIsensor module |
output_somatic
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}_somatic
file
|
Output file from MSIsensor module |
output_germline
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}_germline
file
|
Output file from MSIsensor module |
| Tool | Description | Homepage |
|---|---|---|
| msisensor | MSIsensor is a C++ program to detect replication slippage variants at microsatellite regions, and differentiate them as somatic or germline. | https://github.com/ding-lab/msisensor |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:57:37 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmsisensor%2Fmsi/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/msisensor/msi/blobs/sha256:3af0c63b08a0182aa2faa113764d75290c6cd54c16498863eca3ee5bb4c62dbd |
| Size | 2.9 KB |
| Checksum | sha256:3af0c63b08a0182aa2faa113764d75290c6cd54c16498863eca3ee5bb4c62dbd |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:57:37 (UTC) | 1 | 2.9 KB | - |