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

Today's Hot Picks in Authors and Packages

GEEmediate  
Mediation Analysis for Generalized Linear Models Using the Difference Method
Causal mediation analysis for a single exposure/treatment and a single mediator, both allowed to be ...
Download / Learn more Package Citations See dependency  
nlpred  
Estimators of Non-Linear Cross-Validated Risks Optimized for Small Samples
Methods for obtaining improved estimates of non-linear cross-validated risks are obtained using targ ...
Download / Learn more Package Citations See dependency  
pim  
Fit Probabilistic Index Models
Fit a probabilistic index model as described in Thas et al, 2012: ...
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  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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