Skip to content

v0.6.2

Latest
Compare
Choose a tag to compare
@andrewdavidsmith andrewdavidsmith released this 11 May 22:00
· 72 commits to main since this release
5231659

What's changed

  • Queries can accept more options to customize output formats.
  • Users can customize how methylome are named in query output, allowing for project-relevant naming.
  • The select command now supports methylome groups defined by users.
  • Improvements to server performance and stability.
  • Bug fixes related to error codes shown to users on invalid or inconsistent queries.

How to get transferase

Command line app

Linux

macOS

Linux packages

Python

pip install pyxfr

R

Download Rxfr_0.6.2.tar.gz. Follow these instructions, which cover:

  • macOS: R installed through either Homebrew or Conda
  • Linux: R installed through either APT or Conda

While only these scenarios are covered in the instructions, for R >= 4.4, Rxfr can be installed on almost any macOS or Linux system.

Full Changelog: v0.6.1...v0.6.2