Skip to content

Releases: kuijjerlab/sisana

v1.2.0

04 Mar 08:09
Compare
Choose a tag to compare

With this newest version of SiSaNA, all analysis is now performed with the use of a params.yml file instead of specifying arguments directly via the command line.

v1.1.0

08 Jul 12:49
4511672
Compare
Choose a tag to compare

Many features are now available in the new version. These include the following:

  1. Filtering of all PPI, motif, and gene expression files, which is a prerequisite for running PANDA/LIONESS.
  2. Filtering the output of Lioness for only edges found in the prior.
  3. Calculation of the in-and out-degree of genes and TFs, respectively.
  4. Reducing the number of decimal places in either the PANDA/LIONESS output or the calculated in-/out-degrees, which greatly saves on storage space.
  5. Extraction of specific TFs/genes, which is useful for analyses such as limma (see Ritchie et al., 2015). An option to perform analyses with limma is not available as part of this software.
  6. Comparison of groups identified in dimension reduction techniques such as UMAP or tSNE. These include comparisons of TFs/genes between two groups, survival analysis between groups, and gene set enrichment analysis (GSEA)
  7. Visualization of these results via volcano plots, box plots, violin plots, and heatmaps is also possible.

v1.0.0

15 Nov 14:33
b8faa77
Compare
Choose a tag to compare

Initial release, can perform the lioness pipeline, including calculating in- and out-degree and comparing degrees between groups.