rpsblast

fun rpsblast(js: ObjectNode): RPSBlast

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

Return

The new RPSBlast instance.

Parameters

js

JSON object to parse.


fun rpsblast(): RPSBlast

Creates a new, defaulted RPSBlast instance.

Return

The new RPSBlast instance.