psiblast

fun psiblast(js: ObjectNode): PSIBlast

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

Return

The new PSIBlast instance.

Parameters

js

JSON object to parse.


fun psiblast(): PSIBlast

Creates a new, defaulted PSIBlast instance.

Return

The new PSIBlast instance.