Skip to content

molinfo-vienna/nerdd-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NERDD Module

This package provides the basis to implement molecular prediction modules in the NERDD ecosystem.

Installation

pip install -U nerdd-module

Contribute

  1. Fork and clone the code
  2. Install test dependencies with pip install -e .[test]
  3. Run tests via pytest or pytest-watch (short: ptw)
  4. Build docs via pip install -e .[docs] and mkdocs serve

About

Base package to create NERDD modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published