Skip to content

Releases: ipb-halle/GoldenMutagenesis

1.2.5

09 Mar 09:54
Compare
Choose a tag to compare

Bugfix for 22c trick.

Release 1.2.4

05 Mar 17:09
Compare
Choose a tag to compare

Added support for 22c trick in multiple site-directed mutagenesis.

Release 1.2.3

02 Mar 19:13
Compare
Choose a tag to compare

This release fixes #29.
In addition, several developmental fixes were applied.

Release 1.1.1

13 May 16:50
Compare
Choose a tag to compare

This release changes the name of msd_mutate to mutate_msd.

Release 1.1.0

26 Mar 14:19
Compare
Choose a tag to compare

Updated release with new algorithms and functions.
A lot of issues are fixed in this release.
This release is also used by GoldenMutagenesisWeb.

Release 1.0.1

17 Oct 12:23
6afef93
Compare
Choose a tag to compare

Feature News

1.0

  • Different codon patterns can be used in MSD mutagenesis->new vignette: MSD Example3
  • New notebook for Single Point Mutagenesis
  • New function base_distribution for quick quality control->new vignette: Quick Quality Control
  • The documentation of almost every function was improved
  • The existing vignettes were improved

1.0.1

  • New notebook: Domestication only
  • For MSD Mutagenesis the size of the fragments is shown in the output of print_primers

Issue News

1.0.1

https://github.com/ipb-halle/GoldenMutagenesis/issues?q=is%3Aissue+is%3Aclosed

  • The library was improved to support upper- and lowercase letters
  • The library checks for a valid reading frame
  • The library has implemented tests now

Dev-News:

  • Documentation with Roxygen was improved: No more warnings of R CMD Check
  • Namespace issues were fixed: No warnings about masked functions anymore
  • Vignette-Engines and formats were improved to get a better compatibility with the rendering engine at github
  • Eliminated all warnings and even notes of R CMD Check (expect binder files)
  • Binder was fixed and works with the current version of the library without any workarounds

GoldenMutagenesis 1.0

11 Oct 13:20
0c17d7e
Compare
Choose a tag to compare

Release 1.0

This is the first release of the GoldenMutagenesis R library.