| Package | Description |
|---|---|
| org.molgenis.genomebrowser | |
| org.molgenis.genomebrowser.meta |
| Modifier and Type | Method and Description |
|---|---|
abstract GenomeBrowserAttributes |
GenomeBrowserTrack.getGenomeBrowserAttrs() |
| Modifier and Type | Method and Description |
|---|---|
static GenomeBrowserTrack |
GenomeBrowserTrack.create(String id,
String label,
String labelAttr,
EntityType entity,
GenomeBrowserSettings.TrackType trackType,
Iterable<GenomeBrowserTrack> molgenisReferenceTracks,
GenomeBrowserSettings.MolgenisReferenceMode molgenisReferenceMode,
GenomeBrowserAttributes genomeBrowserAttrs,
String actions,
String attrs,
String scoreAttr,
String exonKey) |
| Modifier and Type | Method and Description |
|---|---|
GenomeBrowserAttributes |
GenomeBrowserAttributesFactory.create(String id,
boolean isDefault,
int order,
String pos,
String chr,
String ref,
String alt,
String stop) |
GenomeBrowserAttributes |
GenomeBrowserSettings.getGenomeBrowserAttrs() |
| Modifier and Type | Method and Description |
|---|---|
int |
GenomeBrowserAttributes.compareTo(GenomeBrowserAttributes gba) |
void |
GenomeBrowserSettings.setGenomeBrowserAttrs(GenomeBrowserAttributes genomeBrowserAttrs) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.