get_all_coex_partners-character-CoxpresDbArchiveAccessor-method: Import all the coexpression partner data for a set of genes...

Description Usage Arguments Value

Description

Users should use get_coex_partners(gene_ids, importer) rather than this (unexported) method.

Usage

1
2
3
  ## S4 method for signature 'character,CoxpresDbArchiveAccessor'
get_all_coex_partners(gene_ids,
  importer)

Arguments

gene_ids

A vector of gene-identifiers in the same format as present throughout the CoxpresDb archive. If any of these identifiers is absent from the archive, the function will throw an error.

importer

CoxpresDbArchiveAccessor object.

Value

A single dataframe containing the source -> target mappings, and the mutual ranks between the gene pairs.


russHyde/coxpresdbr documentation built on Dec. 24, 2019, 11:59 a.m.