| Package | Description |
|---|---|
| net.maizegenetics.pangenome.db_loading |
| Modifier and Type | Method and Description |
|---|---|
static DBLoadingUtils.MethodType |
DBLoadingUtils.MethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DBLoadingUtils.MethodType[] |
DBLoadingUtils.MethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PHGDataWriter.putMethod(String name,
DBLoadingUtils.MethodType type,
String description)
Adds a method, its type and its description to the anchor_methods table
These are used to identify how sequences were created,how the were combined into consensus
sequences, how haplotype counts were scores, how paths through the graph were create
or how an edge was created.
|
int |
PHGdbAccess.putMethod(String name,
DBLoadingUtils.MethodType type,
String description) |
Copyright © 2018. All rights reserved.