training: 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)
Value
Returns the edge lists and the 'curveofentropy' function inputs
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)
Author
Murilo Montanini Breve