startReadSetImportJob
inline suspend fun OmicsClient.startReadSetImportJob(crossinline block: StartReadSetImportJobRequest.Builder.() -> Unit): StartReadSetImportJobResponse
Imports a read set from the sequence store. Read set import jobs support a maximum of 100 read sets of different types. Monitor the progress of your read set import job by calling the GetReadSetImportJob
API operation.