v10.0.0
GENIE releases:
- 8.5-consortium
- 8.0-public
Changelog:
- synapseclient<2 not supported
- use
unittest.mock
instead ofmock
- Separate
consortium_to_public
cli from genie module
What's Changed
- Move get center files outside of validation function by @thomasyu888 in #289
- Separate building of validation and error dataframe by @thomasyu888 in #288
- Remove test parameter from input_to_database by @thomasyu888 in #253
- Update database mapping synapse id so that correct table is updated by @thomasyu888 in #299
- Fix MAF validation by @thomasyu888 in #297
- v10.0.0 by @thomasyu888 in #303
- Fix duplicated error tracking by @thomasyu888 in #309
- frequently mutated genes dashboard table should only show non-synonymous variants by @thomasyu888 in #313
- Push dev by @thomasyu888 in #312
- Use ghaction test by @thomasyu888 in #314
- Release to pypi by @thomasyu888 in #275
- Re organize consortium_to_public.py by @thomasyu888 in #131
- Bundle appropriate SEQ_ASSAY_IDs with their SEQ_PIPELINE_ID by @thomasyu888 in #301
- Add test for removeStringFloat() by @karawoo in #325
- Use unittest.mock instead of mock by @thomasyu888 in #317
- Remove synapseclient < 2 support by @thomasyu888 in #318
- Fix merge cna function by @thomasyu888 in #328
- Consortium to public by @thomasyu888 in #329
- v10 by @thomasyu888 in #326
New Contributors
Full Changelog: v9.0.0...v10.0.0