File: 0.22.1.md

package info (click to toggle)
python-cobra 0.29.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,512 kB
  • sloc: python: 14,703; xml: 12,841; makefile: 137; sh: 32
file content (11 lines) | stat: -rw-r--r-- 355 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# Release notes for cobrapy 0.22.1

## Fixes

- Fix an old bug with double gene deletion that was not knocking-out combinations (#1103).
- Lots of syntax, annotation, and docstring fixes (#1081, #1083, #1084, #1085, #1086, #1088,
  #1090, #1091, #1092, #1093, #1094, #1095, #1096).

## Deprecated features

- `find_gene_knockout_reactions` is deprecated.