getReferenceMetadata
inline suspend fun OmicsClient.getReferenceMetadata(crossinline block: GetReferenceMetadataRequest.Builder.() -> Unit): GetReferenceMetadataResponse
Retrieves metadata for a reference genome. This operation returns the number of parts, part size, and MD5 of an entire file. This operation does not return tags. To retrieve the list of tags for a read set, use the ListTagsForResource
API operation.