getAdjmat-methods: getAdjmat

Description Usage Arguments Value Examples

Description

This generic is for use on the 'miRmapper' class that returns the adjacency matrix generated from the interactions.

Usage

1
2
3
4
getAdjmat(object)

## S4 method for signature 'miRmapper'
getAdjmat(object)

Arguments

object

a 'miRmapper' object

Value

Adjacency matrix of the interactions

Examples

1
getAdjmat(Object)

Jon-Simpson/miRmapper documentation built on June 9, 2019, 12:42 a.m.