Gcgc

Latest version: v1.0.0

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

Scan your dependencies

Page 5 of 5

0.5.1

Added

- Add extra css to make underline links in articles.
- Exit if the download directory doesn't exist in the call to download organism.
- Wording improvements in docs.

0.5.0

Added

- Include `seq_tensor_one_hot` in the PyTorch Parser.
- Added a `GCGCRecord.encoded_seq` property.
- New `gcgc.random` module to start holding sequence data.
- New `gcgc.rollout` module to handle working through chunks of sequences.
- `rollout_kmers` will roll out [kmers][1].
- `rollout_seq_features` will roll out the `SeqFeatures` from a `SeqRecord`.
- `EncodingAlphabet` now can optionally take a `gap_characters` set of characters to add to the
alphabet letters. It also takes `add_lower_case_for_inserts` which will duplicate the alphabet,
but convert the letters to lowercase.

Changed

Fixed

- Fixed bug in `GenomicDataset.from_path` where it still referred to `init_from_path_generator`.

0.4.0

Added

- `EncodedSeq` now supports iterating through kmers, see `EncodedSeq.rollout_kmers` for options.
- GCGC is citable.
- GCGC now has a CHANGELOG.md.

[1]: https://en.wikipedia.org/wiki/K-mer

0.1.1

Development

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.