tblastx

fun tblastx(js: ObjectNode): TBlastX

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

Return

The new TBlastX instance.

Parameters

js

JSON object to parse.


fun tblastx(): TBlastX

Creates a new, defaulted TBlastX instance.

Return

The new TBlastX instance.