nf-core/msisensor/scan @ 0.0.0-6c4ed3a
Summary
Scan a reference genome to get microsatellite & homopolymer information
Get started
Add the following snippet to your workflow script to include this module.
include { MSISENSOR_SCAN } from 'nf-core/msisensor/scan'
License
MIT License
Process
Name
|
MSISENSOR_SCAN |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
FASTA file *.{fa,fasta}
|
Output
2 channels
#1
txt
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.tab
file
|
MSIsensor scan output file of homopolymers & minisatellites *.msisensor_scan.txt
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| 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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:32:18 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmsisensor%2Fscan/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/msisensor/scan/blobs/sha256:9d3f934885082c6993f01f31e8a05f0fdb6235b35ea905d630c5dedb4a6ab062 |
| Size | 2.4 KB |
| Checksum | sha256:9d3f934885082c6993f01f31e8a05f0fdb6235b35ea905d630c5dedb4a6ab062 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:32:18 (UTC) | 3 | 2.4 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:23:02 (UTC) | 4 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:20:06 (UTC) | 3 | 2.3 KB |