Description

The cluster_identifier tool of Scramble identifies soft clipped clusters

Input

Name (Type)
Description
Pattern

meta (map)

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

]

input (file)

BAM/CRAM file

*.{bam,cram}

input_index (file)

Index of the BAM/CRAM file

*.{bai,crai}

fasta (file)

The reference FASTA file (mandatory when using CRAM files)

*.{fasta,fa}

Output

Name (Type)
Description
Pattern

meta (map)

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

]

versions (file)

File containing software versions

versions.yml

clusters (file)

Tab-delimited file containing the soft-clipped clusters

*.clusters.txt

Tools

scramble
CC

Soft Clipped Read Alignment Mapper