Skip to content

A Python library using an SQLite database to explore the Unimod data.

License

Notifications You must be signed in to change notification settings

ikcgroup/unimoddb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnimodDB

Python package codecov

UnimodDB is a library for providing a SQLite interface to the Unimod database of protein modifications.

Table of Contents

Installation

unimoddb can be installed from PyPI.

Compatibility

unimoddb is written using Python 3 and should be compatible with most operating systems. The package has been tested on

  • Windows 10
  • MacOS 10.15
  • Ubuntu 18.04 LTS

Instructions

  1. Install Python 3 (>= version 3.6).
  2. Install the latest version of the unimoddb library using pip:
pip install unimoddb

License

unimoddb is released under the terms of the MIT license.

About

A Python library using an SQLite database to explore the Unimod data.

Resources

License

Stars

Watchers

Forks

Languages