Description

The cluster_identifier tool of Scramble identifies soft clipped clusters

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’ ]

input{:bash}

:file

BAM/CRAM file

*.{bam,cram}

input_index{:bash}

:file

Index of the BAM/CRAM file

*.{bai,crai}

meta2{:bash}

:map

Groovy Map containing information about the fasta file e.g. [ id:‘test’ ]

fasta{:bash}

:file

The reference FASTA file (mandatory when using CRAM files)

*.{fasta,fa}

Output

name:type
description
pattern

clusters{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’ ]

*.clusters.txt{:bash}

:file

Tab-delimited file containing the soft-clipped clusters

*.clusters.txt

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

scramble
CC

Soft Clipped Read Alignment Mapper