Installation

MotifScan is written in Python with C extensions, it supports Python 3.6+.

The sections below show how to install the latest release of MotifScan.

Install from PyPI

The latest release of MotifScan is available at PyPI, you can install via pip:

$ pip install -U motifscan

Install with conda

You can also install MotifScan with conda through Bioconda channel:

$ conda install -c bioconda motifscan