Description

Indexes a directory of fasta files for use with CoPTR

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing genome information

indexfasta{:bash}

:file

Fasta file(s) ending in [.fasta, .fna, .fa] to be used to create the index.

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

Output

name:type
description
pattern

index_dir{:bash}

meta{:bash}

:map

Groovy Map containing genome information

bowtie2{:bash}

:map

index genome directory

*.{genome}

versions_coptr{:bash}

${task.process}{:bash}

:string

The name of the process

coptr{:bash}

:string

The name of the tool

coptr |& sed -E '11!d ; s/CoPTR.*?\(v(.*?)\).*/\1/'{: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

coptr{:bash}

:string

The name of the tool

coptr |& sed -E '11!d ; s/CoPTR.*?\(v(.*?)\).*/\1/'{:bash}

:eval

The expression to obtain the version of the tool

Tools

coptr
GPL v3

Accurate and robust inference of microbial growth dynamics from metagenomic sequencing reads.