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
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

cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns