Modifier and Type | Field and Description |
---|---|
boolean |
chain_branches |
boolean |
cut_uneven_ends |
double |
delta |
double |
delta_envelope |
boolean |
direct |
int |
distance_type |
int |
distance_type_2 |
int |
envelope_type |
String |
format |
String[] |
formats |
int |
max_mut |
float |
min_chunk |
int |
min_matches |
boolean |
normalize |
int |
plot_height |
double |
plot_max_x |
double |
plot_max_y |
int |
plot_width |
String[] |
preset |
String[] |
preset_names |
String[][] |
presets |
String |
regex |
boolean |
score_mut_only |
boolean |
skip_ends |
boolean |
substring_matching |
int |
transform_type |
boolean |
with_source |
Constructor and Description |
---|
CATAParameters() |
Modifier and Type | Method and Description |
---|---|
boolean |
setup(boolean to_file,
String regex,
boolean plot,
boolean condense) |
public double delta
public boolean skip_ends
public int max_mut
public float min_chunk
public boolean score_mut_only
public int transform_type
public boolean chain_branches
public final String[][] presets
public String[] preset
public final String[] preset_names
public final String[] formats
public String format
public int distance_type
public int distance_type_2
public int min_matches
public boolean normalize
public boolean direct
public boolean substring_matching
public String regex
public boolean with_source
public double plot_max_x
public double plot_max_y
public int plot_width
public int plot_height
public boolean cut_uneven_ends
public int envelope_type
public double delta_envelope
public boolean setup(boolean to_file, String regex, boolean plot, boolean condense)
Copyright © 2015–2021 Fiji. All rights reserved.