ocbe-uio / DIscBIO

A user-friendly R pipeline for biomarker discovery in single-cell transcriptomics
Other
12 stars 5 forks source link

Bioconductor submission 0.99.1 #7

Closed wleoncio closed 4 years ago

wleoncio commented 4 years ago

This is the second submission of what should become version 1.0.0 of the package to Bioconductor. We have addressed the issues raised by the reviewers and added a few more features. Namely:

  1. Included interface between DIscBIO and the SingleCellExperiment package, allowing for the importation of SCE-class objects into DIscBIO;
  2. Included 1 dataset and unit tests for Quality Assurance of the new changes.

Other changes related to this repository but unrelated to the package itself include

  1. Added templates for bug reports and issue requests;
  2. Added TravisCI integration for automatic QA of commits;
  3. Added Binder container;
  4. Updated documentation.