Other packages > Find by keyword >

feamiR  

Classification and Feature Selection for microRNA/mRNA Interactions
View on CRAN: Click here


Download and install feamiR package within the R console
Install from CRAN:
install.packages("feamiR")

Install from Github:
library("remotes")
install_github("cran/feamiR")

Install by package version:
library("remotes")
install_version("feamiR", "0.1.0")



Attach the package and use:
library("feamiR")
Maintained by
Eleanor Williams
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-01-19
Latest Update: 2023-03-10
Description:
Comprises a pipeline for predicting microRNAmRNA interactions as detailed in Williams Calinescu Mohorianu 2020 doi10.11012020.12.23.424130. Its input consists of a a messenger RNA mRNA dataset either in fasta format focused on 3 UTRs or in gtf format for the latter the sequences of the 3 UTRs are generated using the genomic coordinates b a microRNA dataset in fasta format retrieved from miRBase httpwww.mirbase.org and c an interaction dataset in csv format from miRTarBase httpmirtarbase.cuhk.edu.cnphpindex.php. To characterise and predict microRNAmRNA interactions we use a statistical analyses based on Chi-squared and Fisher exact tests and b Machine Learning classifiers decision trees random forests and support vector machines. To enhance the accuracy of the classifiers we also employ feature selection approaches used in on conjunction with the classifiers. The feature selection approaches include a voting scheme for decision trees a measure based on Gini index for random forests forward feature selection and Genetic Algorithms on SVMs. The pipeline also includes a novel approach based on embryonic Genetic Algorithms which combines and optimises the forward feature selection and Genetic Algorithms. All analyses including the classification and feature selection are applicable on the microRNA seed features default on the full microRNA features andor flanking features on the mRNA. The sets of features can be combined.
How to cite:
Eleanor Williams (2021). feamiR: Classification and Feature Selection for microRNA/mRNA Interactions. R package version 0.1.0, https://cran.r-project.org/web/packages/feamiR. Accessed 04 Apr. 2025.
Previous versions and publish date:
0.1.0 (2021-01-19 09:30)
Other packages that cited feamiR R package
View feamiR citation profile
Other R packages that feamiR depends, imports, suggests or enhances
Downloads during the last 30 days
03/0503/0803/1103/1303/1503/1703/1803/2103/2403/2703/2804/01Downloads for feamiR11.522.533.544.55TrendBars

Today's Hot Picks in Authors and Packages

perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA