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 01 May. 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
04/0104/0504/0604/0904/1204/1504/1704/1804/2104/2304/2404/27Downloads for feamiR11.522.533.544.55TrendBars

Today's Hot Picks in Authors and Packages

geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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