ProRF provides a full process for applying the random forest model of protein sequences using DecisionTree.
You must install Python module Bokeh to preprocess raw sequence. For more information, see PyCall main page.
using Pkg
Pkg.add(url="https://github.com/Chemical118/ProRF.jl")This is an environment where you can run ProRF by using Docker
$ docker pull ghcr.io/chemical118/prorf:latestProRF is still developing! Please send email to wowo0118@korea.ac.kr if you have any question.