Description

metagenomic binning with self-supervised learning

Input

name:type
description
pattern

meta{:bash}

:map

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

fasta{:bash}

:file

Fasta file of the assembled contigs

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

bam{:bash}

:file

BAM/CRAM/SAM file

*.{bam,cram}

Output

name:type
description
pattern

csv{:bash}

meta{:bash}

:map

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

${prefix}/*.csv{:bash}

:file

generated files

*.csv

model{:bash}

meta{:bash}

:map

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

${prefix}/*.h5{:bash}

:file

model file

*.h5

tsv{:bash}

meta{:bash}

:map

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

${prefix}/*.tsv{:bash}

:file

information of bins

*.tsv

output_fasta{:bash}

meta{:bash}

:map

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

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

:file

precluster fasta files

*.fa

versions_semibin{:bash}

${task.process}{:bash}

:string

The name of the process

SemiBin{:bash}

:string

The name of the tool

SemiBin2 --version{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

SemiBin{:bash}

:string

The name of the tool

SemiBin2 --version{:bash}

:eval

The expression to obtain the version of the tool