@Component public class GenomeBrowserService extends Object
| Constructor and Description |
|---|
GenomeBrowserService(DataService dataService,
org.molgenis.security.core.UserPermissionEvaluator userPermissionEvaluator) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,GenomeBrowserTrack> |
getGenomeBrowserTracks(EntityType entityType) |
List<org.json.JSONObject> |
getTracksJson(Map<String,GenomeBrowserTrack> entityTracks)
Get readable genome entities
|
public GenomeBrowserService(DataService dataService, org.molgenis.security.core.UserPermissionEvaluator userPermissionEvaluator)
public Map<String,GenomeBrowserTrack> getGenomeBrowserTracks(EntityType entityType)
public List<org.json.JSONObject> getTracksJson(Map<String,GenomeBrowserTrack> entityTracks)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.