Comp Based Stats RPSTN
value class CompBasedStatsRPSTN(value: CompBasedStatsRPSTNValue) : BlastField
Content copied to clipboard
-comp_based_stats <String>
Use composition-based statistics:
Dord: default (equivalent to 1)0orForf: No composition-based statistics1orTort: Composition-based statistics as in NAR 29:2994-3005, 2001
Default = 1
Constructors
Link copied to clipboard
fun CompBasedStatsRPSTN(value: CompBasedStatsRPSTNValue = CompBasedStatsRPSTNValue.CompBasedStats)
Content copied to clipboard
Functions
Link copied to clipboard
Appends this field to the given MutableList only if it is not set to its default value.
Link copied to clipboard
Appends this field to the given StringBuilder only if it is not set to its default value.
Link copied to clipboard
Appends this field to the given JSON ObjectNode only if it is not set to its default value.