×

nf-core/muse/call @ 0.0.0-0c7146d

pre-filtering and calculating position-specific summary statistics using the Markov substitution model

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @famosab
Maintainers: @famosab

Summary

pre-filtering and calculating position-specific summary statistics using the Markov substitution model

Get started

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

include { MUSE_CALL } from 'nf-core/muse/call'

License

MIT License

Process
Name MUSE_CALL
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

tumor_bam file

Sorted tumor BAM file

*.bam
tumor_bai file

Index file for the tumor BAM file

*.bai
normal_bam file

Sorted matched normal BAM file

*.bam
normal_bai file

Index file for the normal BAM file

*.bai
reference file

reference genome file

.fasta
Output 2 channels
#1 txt tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*.MuSE.txt file

position-specific summary statistics

*.MuSE.txt
#2 versions_muse tuple
${task.process} string

The process the versions were collected from

muse string

The tool name

MuSE --version | sed -e 's/MuSE, version //g' | sed -e 's/MuSE v//g' string

The command used to generate the version of the tool

Tool Description Homepage
MuSE Somatic point mutation caller based on Markov substitution model for molecular evolution https://bioinformatics.mdanderson.org/public-software/muse/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:58:08 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmuse%2Fcall/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/muse/call/blobs/sha256:38b9536549e74478fc5842eba1a89dae7092d0814071ec23216c85a221f27b51
Size 4.2 KB
Checksum sha256:38b9536549e74478fc5842eba1a89dae7092d0814071ec23216c85a221f27b51
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:58:08 (UTC) 1 4.2 KB -