Skip to main content

CONCISE (COnvolutional Neural for CIS-regulatory Elements)

Project description

<div align="center">
<img src="docs/img/concise_logo_text.jpg" alt="Concise logo" height="64" width="64">
</div>


# Concise: Keras extension for regulatory genomics

[![Build Status](https://travis-ci.org/gagneurlab/concise.svg?branch=master)](https://travis-ci.org/gagneurlab/concise)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/fchollet/keras/blob/master/LICENSE)

##

Concise (CONvolutional neural networks for CIS-regulatory Elements) is a Keras extension for regulatory genomics.

If allows you to:

1. Pre-process sequence-related data (say convert a list of sequences into one-hot-encoded numpy arrays).
2. Specify a Keras model with additional modules. Concise provides custom `layers`, `initializers` and `regularizers`.
3. Tune the hyper-parameters (`hyopt`): concise provides convenience functions for working with the `hyperopt` package.
4. Interpret: most of Concise layers contain plotting methods
5. Share and re-use models: every Concise component (layer, initializer, regularizer, loss) is fully compatible with Keras:
- saving, loading and reusing the models works out-of-the-box


## Installation

Concise is available for Python versions greater than 3.4 and can be installed from [PyPI](pypi.python.org) using `pip`:

```sh
pip install concise
```

To successfully use concise plotting functionality, please also install the libgeos library required by the `shapely` package:

- Ubuntu: `sudo apt-get install -y libgeos-dev`
- Red-hat/CentOS: `sudo yum install geos-devel`

<!-- Make sure your Keras is installed properly and configured with the backend of choice. -->

## Documentation

- <https://i12g-gagneurweb.in.tum.de/public/docs/concise/>


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

concise-0.6.4.tar.gz (10.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

concise-0.6.4-py2.py3-none-any.whl (1.3 MB view details)

Uploaded Python 2Python 3

File details

Details for the file concise-0.6.4.tar.gz.

File metadata

  • Download URL: concise-0.6.4.tar.gz
  • Upload date:
  • Size: 10.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for concise-0.6.4.tar.gz
Algorithm Hash digest
SHA256 19b3d5af9c78e09dea8cf3b4422ef7fe13e0bfc4fcdc4b8560dd83ecee8a8c1f
MD5 dbb7936642cff5fa75a5a1898d771773
BLAKE2b-256 a638cbd6e30c48f415702875645e7ee03cef524f16cf78fbc80d89263b1a9bfc

See more details on using hashes here.

File details

Details for the file concise-0.6.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for concise-0.6.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 85c2af1f8840c9117054cbf78c7d4d3ebcd6f28df2b87e1d3bfc1379bc09ddcd
MD5 ff1cb634eab712034161fd42df78d0c4
BLAKE2b-256 4d925b078106e86e7a2095ffc98c529613449c701d05628727ed6af79f1c2f30

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page