public class OMEROUtils extends Object
Constructor and Description |
---|
OMEROUtils() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getKeyValuePairAnnotations(MetadataFacility metadata,
SecurityContext context,
DataObject dataObject) |
static Set<String> |
getTagAnnotations(MetadataFacility metadata,
SecurityContext context,
DataObject dataObject) |
static List<Pixels> |
importImages(ImportLibrary library,
OMEROMetadataStoreClient store,
ImportConfig config,
ImportCandidates candidates)
Copy of importCandidates in
ImportLibrary that returns the list of uploaded images. |
static ResultsTableData |
tableFromOMERO(TableData tableData) |
static TableData |
tableToOMERO(ResultsTableData resultsTableData) |
public static ResultsTableData tableFromOMERO(TableData tableData)
public static TableData tableToOMERO(ResultsTableData resultsTableData)
public static Map<String,String> getKeyValuePairAnnotations(MetadataFacility metadata, SecurityContext context, DataObject dataObject) throws DSAccessException, DSOutOfServiceException
public static Set<String> getTagAnnotations(MetadataFacility metadata, SecurityContext context, DataObject dataObject) throws DSAccessException, DSOutOfServiceException
public static List<Pixels> importImages(ImportLibrary library, OMEROMetadataStoreClient store, ImportConfig config, ImportCandidates candidates)
ImportLibrary
that returns the list of uploaded images.
This method also throws all exceptions.library
- the librarystore
- the storeconfig
- the configcandidates
- the candidatesCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.