Installation
You can install the development version of fsmc from github using the pak or the devtools package.
pak::pkg_install("admarhi/fsmc")
# or
devtools::install_github("admarhi/fsmc")Conventions
Bioconductor style guide - Classes: UpperCamelCase - Methods and functions: lowerCamelCase