Description

metagenomic binning with self-supervised learning

Input

name:type
description
pattern

meta

:map

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

fasta

:file

Fasta file of the assembled contigs

*.{fa,fasta,fna,fa.gz,fasta.gz,fna.gz}

bam

:file

BAM/CRAM/SAM file

*.{bam,cram}

Output

name:type
description
pattern

csv

meta

:map

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

${prefix}/*.csv

:file

generated files

*.csv

model

meta

:map

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

${prefix}/*.h5

:file

model file

*.h5

tsv

meta

:map

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

${prefix}/*.tsv

:file

information of bins

*.tsv

output_fasta

meta

:map

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

${prefix}/output_bins/*.fa.gz

:file

precluster fasta files

*.fa

versions_semibin

${task.process}

:string

The name of the process

SemiBin

:string

The name of the tool

SemiBin2 --version

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

SemiBin

:string

The name of the tool

SemiBin2 --version

:eval

The expression to obtain the version of the tool