Skip to content

Tags: biocore/calour

Tags

2020.8.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix sample_in_row for read_ms (#255)

2019.5.1

Fix _record_sig to avoid recording nested function calls in history (#…

…152)

2018.10.1

use None as default for Experiment optional mutable (#139)

0.99-beta

add filter_sample_categories and allow slice in __getitem__ (#49)

* update moving picture example

* update the simple demo example

* delete old files and reorganize

* add amphibian example for manuscript

* add examples for manuscript

* remove manuscript data set from this repo

* add filter_sample_categories and empower Experiment.__getitem__ to
take slice as input

* update notebooks

* fix a typo causing travis failure

* oh pep8