|
@@ -55,12 +55,12 @@ export class AdjusterService {
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
codename: 'haclustmin',
|
|
codename: 'haclustmin',
|
|
|
- name: 'complete linkage (Minkowski binary distance matrix)',
|
|
|
|
|
|
|
+ name: 'complete linkage (Minkowski distance matrix)',
|
|
|
type: 'hierarchical',
|
|
type: 'hierarchical',
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
codename: 'haclustbin',
|
|
codename: 'haclustbin',
|
|
|
- name: 'complete linkage (asymemetric binary distance matrix)',
|
|
|
|
|
|
|
+ name: 'complete linkage (asymmetric binary distance matrix)',
|
|
|
type: 'hierarchical',
|
|
type: 'hierarchical',
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|