Bycon

Latest version: v2.0.5

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 15

1.0.62

* bug fix sample plots
* internal function re-organization (`initialize_bycon_queries` deprecated & replaced
by `parse_filters` & `parse_variants`)
* also addition to the ENV config in byconaut

1.0.61

* adding `BYCON_MONGO_HOST` environment variable to enable other MongoDB host than
`localhost` (which remains fallback/default) - thanks fliem for [17](https://github.com/progenetix/bycon/pull/17)
* added `--noo-sudo` to install.py - thanks fliem for [19](https://github.com/progenetix/bycon/pull/19)
* more tweaking of configuration reading

1.0.59

* fixed new bug in variant parameter parsing
* fixed wrong parsing of command line list arguments (e.g. `--filters`)
* `install.py` now adds the `/local` configurations to the `/bycon/beaconServer/local/`
directory
- execution of command line beacon has access to them (not only apps in the server)
- files are removed by `/updev.sh` before packaghe build
* added some command line examples to [`installation.md`](/installation/)

1.0.58

* extensive renaming/-shuffling, e.g.:
- `refseq_chromosomes` now in `rsrc/genomes/grch38` (only grch38 so far but this
is all we currently use...)
* also `parse_refseq_file` and `__get_genome_rsrc_path` functions
- `variant_request_definitions` and `variant_type_definitions` config files from
`variant_definitions` (separating the query config from the type mappings)
- `cytoband_utils` => `genome_utils`
- `set_genome_rsrc_path` wrapper for cytoband and interval functions
* fix for file uploader issues
- [ ] TODO: documentation on website & lazy loading (e.g. interpolating
`sample` to `biosample_id`; maybe just use column order ...)

1.0.57

* more disentangling of configuration between `byconaut/services` and `/bycon`

1.0.56

* `info_db` => `services_db` parameter renaming
* fix of missing interpolation of query parameters into the response metadata

2023-06-21 (v1.0.55): Removal of `/services`

* removed the `/services` part from the bycon package - it is now maintained
in [`byconaut`](https://github.com/progenetix/byconaut/) with the local location being defined in `install.yaml`
* fixed some [tests](http://bycon.progenetix.org/tests/)

Page 10 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.