Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 803 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 803 Bytes

ProRF.jl ProRF logo

ProRF provides a full process for applying the random forest model of protein sequences using DecisionTree.

Install

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

Documentaion

ProRF.jl Documentaion

Package

This is an environment where you can run ProRF by using Docker

$ docker pull ghcr.io/chemical118/prorf:latest

ProRF is still developing! Please send email to wowo0118@korea.ac.kr if you have any question.