Skip to content

Conversation

@VoxelMC
Copy link
Owner

@VoxelMC VoxelMC commented Nov 16, 2024

v0.2.0

This is still a WIP package. In getting ready for the full release one day, here is what this minor update adds:

Changelog

Change `silent-mutate` subcommand name to `clean`.
More verbose and informational error messages for different states!
And also fix CHANGELOG italics.
And also add some internal attributes.
- Added a preset parser for common restriction enzyme names
- Added some placeholder commands for future actions
  - Reorganized command namespaces
- Rename commands/restriction
- Added core/restriction
Also modified the Roadmap and gitignore files for more clarity.
presets.restriction_enzymes >>> presets.restriction_enzyme
sequence.raw >>> sequence.unwrap

- Added sequence.try_unwrap_named
- Added sequence.unwrap_named
- Added sequence.NamedDnaSequence type
Prints out the reverse complement of the provided sequence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

package pollutes common package names

2 participants