tblastn

fun tblastn(js: ObjectNode): TBlastN

Creates a new TBlastN instance by parsing the given JSON input.

Return

The new TBlastN instance.

Parameters

js

JSON object to parse.


fun tblastn(): TBlastN

Creates a new, defaulted TBlastN instance.

Return

The new TBlastN instance.