setInteractions-methods: setInteractions

Description Usage Arguments Value Examples

Description

This generic is for use on the miRmapper class, used to set the 'interactions' slot of a 'miRmapper' object.

Usage

1
2
3
4
setInteractions(object, interactions.list)

## S4 method for signature 'ANY'
setInteractions(object, interactions.list)

Arguments

object

a 'miRmapper' object

interactions.list

a 'list' object containing two columns with each row representing a miRNA to gene interaction.

Value

None

Examples

1
setInteractions(Object, interactions.list)

MUSC-CGM/miRMapper documentation built on May 31, 2019, 8:01 a.m.