Skip to content

Releases: dputhier/scigenex

Giant Gecko

18 Nov 12:57
Compare
Choose a tag to compare
  • 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

09 Nov 10:09
Compare
Choose a tag to compare
  • 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

01 Sep 20:28
Compare
Choose a tag to compare
  • 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

30 Aug 09:58
Compare
Choose a tag to compare
Docile Dolphin Pre-release
Pre-release

This release introduced a dependency to R 4.0.0. Several tests have been fixed.

Comical Chihuahua

27 Aug 09:12
Compare
Choose a tag to compare
Comical Chihuahua Pre-release
Pre-release

DBFMCL becomes scigenex !

bucolic bear

26 Aug 15:49
Compare
Choose a tag to compare
v0.1.8

This version integrate plot_dist function

Aesthetical Albatross

07 Apr 09:45
Compare
Choose a tag to compare
Aesthetical Albatross Pre-release
Pre-release
v0.1.1

Fix version name