Skip to content

Picotainers/momapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

momapy

Docker container for momapy, a Python toolkit for working with molecular maps including SBGN and CellDesigner formats.

Source

Image

docker pull picotainers/momapy:latest

Usage

Show the CLI help:

docker run --rm picotainers/momapy:latest --help

Render subcommand help:

docker run --rm picotainers/momapy:latest render --help

Notes

  • This image installs momapy from the PyPI source release for version 0.12.0.
  • Optional rendering extras such as skia and cairo are not included in this base image.
  • The default container command is momapy --help.

About

Docker container for momapy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors