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 (originally CONvolutional neural networks for CIS-regulatory Elements) allows you to:

1. Pre-process sequence-related data (`concise.preprocessing`)
- convert a list of sequences into one-hot-encoded numpy array or tokens.
2. Specify a Keras model with additional modules
- Concise provides custom `layers`, `initializers` and `regularizers`.
3. Tune the hyper-parameters (`concise.hyopt`)
- Concise provides convenience functions for working with the `hyperopt` package.
4. Interpret the model
- most of Concise layers contain plotting methods
5. Share and re-use models
- every component (layer, initializer, regularizer, loss) is fully compatible with Keras. Model saving and loading 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.6.tar.gz (11.3 MB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for concise-0.6.6.tar.gz
Algorithm Hash digest
SHA256 23152aa03522037622ef61eef8e9e45380ca8c5e676ae85fc451978d708d774f
MD5 f7cada2c9d186248d3ffaff47c283ce7
BLAKE2b-256 73069b680a74cd7bc682c6da7da04704af89b4ea0eb635d917615e0c7401a686

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