atoi - A to I RNA editing
Project description
Usage
# Build the virtualenv and install required modules, # including this one in editable mode 0/make_venv.sh
. Venv/bin/activate
# Build the module 0/build.sh
# Register the built module with PyPI 0/register.sh
# Upload a new build to PyPI 0/upload.sh
# Delete all built files 0/clean.sh
Development
Run 0/make_venv.sh first
. venv/bin/activate # This IPython config will set autoreload ipython –config=0/ipython_config.py