Collapse Synapse Ids and version.
provenance_helper(
metadata_id,
counts_id,
metadata_version = NULL,
counts_version = NULL,
biomart_id = NULL,
biomart_version = NULL
)
Synapse ID to clean metadata file with sample identifiers in a column and variables of interest as column names. There cannot be any missing values.
Synapse ID to counts data frame with identifiers to the metadata as column names and gene ids in a column.
Optionally, include Synapse file version number. If omitted, current version will be downloaded.
Optionally, include Synapse file version number.
Synapse ID to biomart object.
Optionally, include Synapse file version number.