Skip to content

A tool for Weighted motif eNrichmeNt analysis using digital footprinting scores

License

Notifications You must be signed in to change notification settings

petrokvitka/WiNNie

Repository files navigation

alt text

Weighted motif enrichment analysis

Getting started

To set up WiNNie for a run, please make sure you have installed CONDA. We are using a conda environment to install all needed dependencies.

Installation

  1. Clone the directory:
git clone https://github.com/petrokvitka/WiNNie.git/
  1. Switch to the directory:
cd WiNNie
  1. Create the needed conda environment from the file winnie.yaml:
conda env create --file winnie.yaml
  1. Activate the environment:
source activate winnie
  1. You are ready to use the WiNNie! To learn how to use it, just type:
python winnie.py -h

About

A tool for Weighted motif eNrichmeNt analysis using digital footprinting scores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages