Skip to content

👯 ✨Copy Number and Expression Refactor

Compare
Choose a tag to compare
@migbro migbro released this 10 Jun 12:39
· 28 commits to master since this release
526e097

Copy number and RNA expression transformation have been revamped

  • CN now governed by one script, with config determining order of preference based on data availability (i.e., use CNVkit for WXS if there, then ControlFreeC, etc)
  • Expression now normalized by library type when available and against a healthy reference when available
  • Docs updated to reflect changes

What's Changed

Full Changelog: v2.2.2...v2.3.0