powered by
Prediction of sequences with 5mc sites.
Pred5mc(Fastafile)
MethStatus: Sequences with their methylation state (methylated or non-methylated)
Sequence file (.fasta format)
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(GB5mcPred) data<-system.file("exdata/test.fasta", package = "GB5mcPred") pred<-Pred5mc(Fastafile=data) # }
Run the code above in your browser using DataLab