powered by
Find out the most suitable features for predicting sequences with 6mA sites.
ImpFeatures(Fastafile,Species)
test_data_input: A matrix containing important features for prediction
Sequence file in .fasta format
Model organism
Chen, W., Lv, H., Nie, F., & Lin, H. (2019). i6mA-Pred: identifying DNA N6-methyladenine sites in the rice genome. Bioinformatics, 35(16), 2796-2800.
# \donttest{ library(EpiSemble) data<-system.file("exdata/test.fasta", package = "EpiSemble") imp<-ImpFeatures(Fastafile=data, Species="Rice") # }
Run the code above in your browser using DataLab