powered by
Prediction of H3K27me3, H3K9ac and H3K4me3 modification in rice.
pred_hmc(fasta_file_path)
Modications: sequences with their modifications (H3K27me3, H3K9ac and H3K4me3) or no modification.
Sequence file path (.fasta format)
Yin, Q., Wu, M., Liu, Q. et al. DeepHistone: a deep learning approach to predicting histone modifications. BMC Genomics 20 (Suppl 2), 193 (2019).
# \donttest{ example_path <- system.file("exdata/test.fasta", package = "OpEnHiMR") pred <- pred_hmc(fasta_file_path = example_path) # }
Run the code above in your browser using DataLab