createGraph3D: Creates a three-dimensional chart between two measurements...

Description Usage Arguments Author(s)

Description

For an analysis of each measure, the createGraph2D () function was created in order to visualize the behavior of each measurement in relation to the threshold. This function creates a graph (Measure x Measure x Threshold) from two arrays, mRNA sequences are given the blue color, the lncRNA sequences are given a red color. In cases where there is a third class this will be given the green color

Usage

1
2
createGraph3D(matrix1, matrix2, numSeqMRNA, numSeqLNCRNA, nameMeasure1,
  nameMeasure2)

Arguments

matrix1

matrix of the first measure for the creation of the three-dimensional chart

matrix2

matrix of the second measure for the creation of the three-dimensional chart

numSeqMRNA

Integer number of mRNA sequences

numSeqLNCRNA

Integer number of lncRNA sequences

nameMeasure1

Character Parameter that defines the name of the first measure to put in the title of the graph

nameMeasure2

Character Parameter that defines the name of the second measure to put in the title of the graph

Author(s)

Eric Augusto Ito


EricIto/BASiNET documentation built on May 28, 2019, 12:38 p.m.