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 21 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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