training | R Documentation |
A function that trains the algorithm to select the edges that maximize the entropy
training(mRNA, lncRNA, sncRNA = NULL)
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) |
Returns the edge lists and the 'curveofentropy' function inputs
Murilo Montanini Breve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.