Skip to content

Releases: colossal-compsci/tfboot

v1.0.1

07 Feb 16:42
32e2518
Compare
Choose a tag to compare

tfboot 1.0.1

  • Misc typos and minor fixes to vignette.

tfboot 1.0.0

v0.2.1

13 Jul 09:00
3407715
Compare
Choose a tag to compare
  • Use simulated chicken in all @examples where previously used "Rosie" requiring a nonstandard package to run vignette examples.
  • Rewrite read_vcf() function to no longer use motifbreakR::snps.from.file() and use VariantAnnotation::readVcf() instead, followed by some post-processing.
  • Move motifbreakR to Suggests avoiding the hard dependency, since motifbreakR isn't technically a requirement to install and use tfboot.
  • Added a changelog / NEWS.md.

v0.2.0

19 Jun 14:36
651fb94
Compare
Choose a tag to compare

Use chicken genes in vignette

v0.1.0

19 Jun 13:39
c28c185
Compare
Choose a tag to compare

Initial release