rpstblastn

fun rpstblastn(js: ObjectNode): RPSTBlastN

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

Return

The new RPSTBlastN instance.

Parameters

js

JSON object to parse.


fun rpstblastn(): RPSTBlastN

Creates a new, defaulted RPSTBlastN instance.

Return

The new RPSTBlastN instance.