/ProRF.jl

A Julia package for applying the random forest model of protein sequences

Primary LanguageJuliaMIT LicenseMIT

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.