Description

IsoSeq - Cluster - Cluster trimmed consensus sequences

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

BAM file generated by isoseq refine

*.bam

Output

name:type
description
pattern

bam{:bash}

meta{:bash}

:map

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

*.transcripts.bam{:bash}

:file

BAM file of clustered consensus

*.transcripts.bam

pbi{:bash}

meta{:bash}

:map

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

*.transcripts.bam.pbi{:bash}

:file

Pacbio Index of consensus reads generated by clustering

*.transcripts.bam.pbi

cluster{:bash}

meta{:bash}

:map

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

*.transcripts.cluster{:bash}

:file

A two columns (from, to) file describing original read name to new read name

*.transcripts.cluster

cluster_report{:bash}

meta{:bash}

:map

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

*.transcripts.cluster_report.csv{:bash}

:file

A table files clusters (transcripts) members (read)

*.transcripts.cluster_report.csv

transcriptset{:bash}

meta{:bash}

:map

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

*.transcripts.transcriptset.xml{:bash}

:file

A metadata xml file which contains full paths to data files

*.transcripts.transcriptset.xml

hq_bam{:bash}

meta{:bash}

:map

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

*.transcripts.hq.bam{:bash}

:file

High quality reads (when —use-qvs is set)

*.transcripts.hq.bam

hq_pbi{:bash}

meta{:bash}

:map

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

*.transcripts.hq.bam.pbi{:bash}

:file

Pacbio index of high quality reads (when —use-qvs is set)

*.transcripts.hq.bam.pbi

lq_bam{:bash}

meta{:bash}

:map

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

*.transcripts.lq.bam{:bash}

:file

Low quality reads (when —use-qvs is set)

*.transcripts.lq.bam

lq_pbi{:bash}

meta{:bash}

:map

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

*.transcripts.lq.bam.pbi{:bash}

:file

Pacbio index of low quality reads (when —use-qvs is set)

*.transcripts.lq.bam.pbi

singletons_bam{:bash}

meta{:bash}

:map

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

*.transcripts.singletons.bam{:bash}

:file

Unclustered reads (when —singletons is set)

*.transcripts.singletons.bam

singletons_pbi{:bash}

meta{:bash}

:map

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

*.transcripts.singletons.bam.pbi{:bash}

:file

Pacbio index of unclustered reads (when —singletons is set)

*.transcripts.singletons.bam.pbi

versions{:bash}

versions.yml{:bash}

:file

File containing software version

versions.yml

Tools

isoseq
BSD-3-Clause-Clear

IsoSeq - Cluster - Cluster trimmed consensus sequences