owsky / DeepVirFinder

Identifying viruses from metagenomic data by deep learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepVirFinderNormalized

Installation

conda create -n dvf python=3.7 theano=1.0.5 scikit-learn=1.0.2 Biopython=1.78 h5py=2.10.0 pandas=1.3.5
conda activate dvf
pip install keras==2.2.4

Usage

./encode_train_norm.sh

About

Identifying viruses from metagenomic data by deep learning

License:Other


Languages

Language:Python 87.6%Language:Shell 12.4%