extract_mmquery {multiMiR}R Documentation

Creates all objects needed for the legacy S3 return object and the new S4 object.

Description

Creates all objects needed for the legacy S3 return object and the new S4 object.

Usage

extract_mmquery(outlist, org, .args, summary = FALSE, use.tibble = FALSE)

Value

A list of data queried, summary of results, and related input parameters.

a list for packaging by as.mmquery and as.mmquery_bioc


[Package multiMiR version 1.12.0 Index]