Description

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

Input

name:type
description
pattern

fasta

:file

fasta formatted file with nucleotide sequences

*.{fna,fa,fasta}

Output

name:type
description
pattern

index

ref

:directory

Directory containing the index files

versions_bbmap

${task.process}

:string

The name of the process

bbmap

:string

The name of the tool

bbversion.sh | grep -v "Duplicate cpuset"

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

bbmap

:string

The name of the tool

bbversion.sh | grep -v "Duplicate cpuset"

: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.