cellpypes 0.3.0
cellpypes 0.2.1
- fix documentation to pass new CRAN checks
cellpypes 0.2.0
- use Negative Binomial instead of Poisson
classify has knn_refine argument
pype_from_seurat has parameter graph_name now (#17).
pype_from_seurat is called by rule and feat automatically
- minor:
- pype_code_template checks it’s input is integer
cellpypes 0.1.3
- introduced
verbose argument in function feat
- introduced
seed argument in function find_knn.
- fulfill CRAN requirements:
- improved DESCRIPTION
- replace with in docu examples
cellpypes 0.1.2
- DOI added
- gitHub readme improved
- fixed links in class_to_deseq2 documentation and README
- get package ready for CRAN submission
cellpypes 0.1.1
- Faster plotting with geom_scattermore
cellpypes 0.1.0
- First release of the package (started advertising to friends/colleagues).
- Added a
NEWS.md file to track changes to the package.