OstfriesenBI / PredmiRNA

A set of scripts and tools to train a classifier for pre-miRNA Recognition
1 stars 0 forks source link

Feature calculation: MFEI1 #19

Closed Finesim97 closed 5 years ago

Finesim97 commented 5 years ago

R/Python Script Input: csv file with the gccontent and the normalizedmfe.

"comment","gccontent","normalizedmfe"
"Test123 457Test healp",0.2,-29.90
"fefefe wefwe ffff",0.3,-6.90

The normalized mfe has to be divided by the gccontent to calculate MFEI1. Output csv file with the comment and the MFEI1.

"comment","mfei1"