Differences
This shows you the differences between two versions of the page.
errata:home [2017/05/30 22:22] – created Christophe Dessimoz | errata:home [2019/02/21 10:15] (current) – Updating OBOXML deprecation Alex Warwick Vesztrocy | ||
---|---|---|---|
Line 2: | Line 2: | ||
- Chap. 16, p. 226: GOEnrichmentStudy() takes as first argument a list of gene IDs, not GO terms. | - Chap. 16, p. 226: GOEnrichmentStudy() takes as first argument a list of gene IDs, not GO terms. | ||
+ | |||
+ | - Chap. 16, p. 224: Source Code 2.1 [code defining get_oboxml()] - QuickGO has deprecated the OBOXML API. This has been replaced with get_term() which retrieves JSON from the API instead - see updated exercises on main page for source code. (v1.0.2) |