blastp

fun blastp(js: ObjectNode): BlastP

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

Return

The new BlastP instance.

Parameters

js

JSON object to parse.


fun blastp(): BlastP

Creates a new, defaulted BlastP instance.

Return

The new BlastP instance.