akulikova64 / cgm_3d_cnn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cgm_3d_cnn -

A python library for building 3D convolutional neural networks for predicting protein structure

Anastasiya V. Kulikova and Claus O. Wilke

PyPI version PyPI - Downloads PyPI - License Build Status

Overview

Description in progress. Package in progress.

Installation

You can install cgm_3d_cnn with pip:

pip install cgm_3d_cnn

To install cgm_3d_cnn along with the tools to develop and run tests, run the following in your virtual environment:

pip install -e .[dev]

About

License:MIT License


Languages

Language:Python 100.0%