Skip to content

Release 1.0.1

Compare
Choose a tag to compare
@culpinnis culpinnis released this 17 Oct 12:23
· 67 commits to master since this release
6afef93

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