Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 699 Bytes

NEWS.md

File metadata and controls

31 lines (23 loc) · 699 Bytes

MOSuite development version 0.0.0.9000

This is the first release of MOSuite 🎉

  • Note: at the start of development, this package was called reneeTools. Later it was renamed to MOSuite. (#76)

Main functions & classes

  • multiOmicDataSet (#16, #28)
    • create_multiOmicDataSet_from_files()
    • create_multiOmicDataSet_from_dataframes()
  • run_deseq2()
  • calc_cpm() (#38)
  • filter_counts() (#38)
  • clean_raw_counts() (#79)
  • normalize_counts() (#82)
  • batch_correct_counts() (#87)

visualization

  • plot_histogram() (#96)
  • plot_corr_heatmap() (#96)
  • plot_expr_heatmap() (#90, #96)
  • plot_pca() (#88, #96)

vignettes

  • intro
  • visualization
  • memory