Skip to main content

A tool for finding ultraconserved elements across multiple genomes

Project description

# dedUCE

dedUCE is a tool for efficiently finding ultra-conserved elements across multiple genomes.

## Development tasks

It’s recommended to set up a virtual environment to prevent installed dependencies polluting your global Python installation.

You can do this using:

`shell script python3 -m venv env source env/bin/activate `

### Installing dependencies

make setup for runtime dependencies

make setup-dev for development tools

### Running dedUCE

make install will install the CLI program deduce.

Run deduce -h to see usage.

### Testing

All tests live in the /tests directory. Run them using make test.

### Documentation

Documentation is generated by Sphinx using make docs.

### Code standards

Please adhere to the code standards set by the [Black](https://github.com/psf/black) autoformatter. You can format all Python code with make format.

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

deduce_uces-1.0.0.tar.gz (5.1 kB view hashes)

Uploaded Source

Supported by

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