biocore/empress

Document Empress' existing python API

Aberta

#426 aberto em 16 de out. de 2020

 (0 comentário) (0 reação) (0 responsável)JavaScript (32 forks)auto 404
documentationgood first issue

Métricas do repositório

Stars
 (56 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

It's currently possible to use Empress through Python, even outside of QIIME 2 (so long as all needed dependencies are installed). This is already done in the make-dev-page.py test script. However, this isn't really advertised anywhere.

It'd be nice to add a Jupyter Notebook (similar to what Emperor has in its repository) that documents this API. Linking such a notebook from the README would, in tandem with #425, probably help expand the tool's user base a decent amount.

Guia do colaborador