| Package | Description |
|---|---|
| org.dishevelled.bio.feature.bed |
Sequence features in BED format.
|
| Modifier and Type | Method and Description |
|---|---|
BedFormat |
BedRecord.getFormat()
Return the format of this BED record.
|
static BedFormat |
BedFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BedFormat[] |
BedFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2013-2022 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).