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

##

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 utilites: concise provides custom `layers`, `initializers` and `regularizers` useful for regulatory genomics
3. tune the hyper-parameters (`hyopt`): concise provides convenience functions for working with `hyperopt` package.
4. interpret: concise layers contain visualization 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

<!-- TODO - include image of concise -->


## Installation

Concise is available for python versions greater than 3.4 and can be installed from source using pip:<!-- PyPI using `pip`: -->

shapely package requires libgeos library. Install it with:

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


```sh
git clone https://github.com/gagneurlab/concise
pip install --process-dependency-links concise/
```

`--process-dependency-links` and cloning the source is required in order to properly install the following github packages: [deeplift](https://github.com/kundajelab/deeplift) and [simdna](https://github.com/kundajelab/simdna/tarball/0.2#egg=simdna-0.2). PyPI version is also available, but the github packages might not get installed properly:

```sh
pip install concise
```

<!-- 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.3.tar.gz (10.5 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.3-py2.py3-none-any.whl (1.3 MB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for concise-0.6.3.tar.gz
Algorithm Hash digest
SHA256 e02a1a2aa6ff36fdd6a6c41155df06bd03bcb299b25223af884747db2be5c3a6
MD5 b36ae823ed48478480c882db838f5cc3
BLAKE2b-256 7ce980c77f79590a97c841a4fc57245964d89aff68adb43c74aa8c80ac8765bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for concise-0.6.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c06c396412f5e6ed15001a765c4e81cf7dda6d196e430eee5ecfc1a3f35b296d
MD5 eb2ea08e76fe1ed1d3197c3680503089
BLAKE2b-256 7e230458a345b664d4db2543827c846137fb248dab707129c8cc0545dd7efc86

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