training function

Trains the algorithm to select the edges that maximize the entropy

Trains the algorithm to select the edges that maximize the entropy

A function that trains the algorithm to select the edges that maximize the entropy

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)

Returns

Returns the edge lists and the 'curveofentropy' function inputs

Author(s)

Murilo Montanini Breve

  • Maintainer: Fabricio Martins Lopes
  • License: GPL-3
  • Last published: 2023-08-16

Useful links