Skip to content

Releases: royjacobson/nf-python

Python config made simple

28 Jul 12:23
Compare
Choose a tag to compare

New: separate install of python package is no longer needed; Instead, nf-python comes with the python wrapper already and injects it into PYTHONPATH appropriately.

New: Support for conda environments, building on the capabilities of Nextflow's existing support.

New version: bugfixes and a simpler interface

05 Jul 20:31
Compare
Choose a tag to compare
* Fix bool Python ser bug

* Add stricter type validation in PythonExtension.groovy
* Add protocol doc

First release!

06 Jun 17:18
Compare
Choose a tag to compare

nf-python is now officially ready for use.