Description

miRanda is an algorithm for finding genomic targets for microRNAs

Input

name:type
description
pattern

meta

:map

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

query

:file

FASTA file containing the microRNA query sequences

*.{fa,fasta}

mirbase

:file

FASTA file containing the sequence(s) to be scanned

*.{fa,fasta}

Output

name:type
description
pattern

txt

meta

:map

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

*.txt

:file

Reformatted TXT file containing microRNA targets

*.{txt}

versions_miranda

${task.process}

:string

The name of the process

miranda

:string

The name of the tool

miranda -v | grep 'miranda v' | sed 's/.*v\([0-9]\.[0-9][a-z]\).*/\1/'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

miranda

:string

The name of the tool

miranda -v | grep 'miranda v' | sed 's/.*v\([0-9]\.[0-9][a-z]\).*/\1/'

:eval

The expression to obtain the version of the tool

Tools

miranda
GNU Public License

An algorithm for finding genomic targets for microRNAs