addScore: Create a score

Description Usage Arguments Value Note See Also Examples

Description

Create a score for each miRNA:mRNA pair associated to their relative miRNA and mRNA FoldChange

Usage

1
addScore(obj)

Arguments

obj

a corObject, with a net slot containing logratio.miRNA and logratio.mRNA columns.

Value

a corObject in which a column containing the score values (score) has been added to the net slot.

Note

This score is needed by plotNetwork function.

See Also

corObject-class, addFoldchanges, addDiffexp, plotNetwork

Examples

1
2
3
4
5
6

mariavica/mircomb documentation built on Feb. 3, 2020, 2:28 a.m.