Releases: dputhier/scigenex
Releases · dputhier/scigenex
Giant Gecko
- Replace the C code for DBF function by a R implementation to reduce the computational time.
- Split the main R script into sub-script related to each function of scigenex package.
Funky Frog
- Create plot_heatmap function to generate an interactive heatmap of the gene clusters
- Modify NAMESPACE and DESCRIPTION file and add import_package.R files to automatically update dependencies using roxygen2::roxygenise()
- Create top_genes function to find the top n genes from each signature. This function is also usefull for the plot_heatmap function.
- Add a slot in the ClusterSet object containing the filename of the output file including simulated distances and cutting threshold.
- Modify the input of plot_dist function to a ClusterSet object.
- Update enric_analysis function : run the functional enrichment analysis for each gene cluster.
- Remove R implementation of MCL. The package used is no more maintained and the released version needs to be fixed.
Elusive Ermine
- Fix fprint_selected function in C code by changing type of len variable to size_t
- Set default optional_output parameter of DBF and DBFMCL function to TRUE
Docile Dolphin
This release introduced a dependency to R 4.0.0. Several tests have been fixed.
Comical Chihuahua
DBFMCL becomes scigenex !
bucolic bear
v0.1.8 This version integrate plot_dist function
Aesthetical Albatross
v0.1.1 Fix version name