blastn

fun blastn(js: ObjectNode): BlastN

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

Return

The new BlastN instance.

Parameters

js

JSON object to parse.


fun blastn(): BlastN

Creates a new, defaulted BlastN instance.

Return

The new BlastN instance.