training {BASiNETEntropy} | R Documentation |
Trains the algorithm to select the edges that maximize the entropy
Description
A function that trains the algorithm to select the edges that maximize the entropy
Usage
training(mRNA, lncRNA, sncRNA = NULL)
Arguments
mRNA |
Directory where the file .FASTA lies with the mRNA sequences |
lncRNA |
Directory where the file .FASTA lies with the lncRNA sequences |
sncRNA |
Directory where the file .FASTA lies with the sncRNA sequences (optional) |
Value
Returns the edge lists and the 'curveofentropy' function inputs
Author(s)
Murilo Montanini Breve
[Package BASiNETEntropy version 0.99.6 Index]