Description

Creates an index from a fasta file, ready to be used by bbmap.sh in mapping mode.

Input

name:type
description
pattern

fasta{:bash}

:file

fasta formatted file with nucleotide sequences

*.{fna,fa,fasta}

Output

name:type
description
pattern

index{:bash}

ref{:bash}

:directory

Directory containing the index files

versions_bbmap{:bash}

${task.process}{:bash}

:string

The name of the process

bbmap{:bash}

:string

The name of the tool

bbversion.sh | grep -v "Duplicate cpuset"{: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

bbmap{:bash}

:string

The name of the tool

bbversion.sh | grep -v "Duplicate cpuset"{:bash}

:eval

The expression to obtain the version of the tool

Tools

bbmap
UC-LBL license (see package)

BBMap is a short read aligner, as well as various other bioinformatic tools.