April 19, 2021
View 464936e4

modified imports in igsva()

pablo-rodr-bio2 authored on 19/04/2021 11:20:20
April 13, 2021
View 98c1bac6

hide dwn and close btns

pablo-rodr-bio2 authored on 13/04/2021 17:00:38
April 12, 2021
View f2b69b61

modules in shinyApp

pablo-rodr-bio2 authored on 12/04/2021 19:41:34
March 30, 2021
View 53a9b5e5

Updated vignette.

Robert Castelo authored on 30/03/2021 20:12:25
View bbb4b100

Updated vignette and README.

Robert Castelo authored on 30/03/2021 17:49:45
View 49edead0

Updated vignette and added GHA.

Robert Castelo authored on 30/03/2021 17:42:22
View a16b0ac5

Updated README.

Robert Castelo authored on 30/03/2021 11:22:06
March 3, 2021
View 98d91f50

Some fixes removing the dependency of fastmatch and other minor issues.

[rcastelo] authored on 03/03/2021 11:07:14
February 9, 2021
View d5ee4c65

Fixed gsva() method for signature matrix and GeneSetCollection.

Robert Castelo authored on 09/02/2021 12:11:44
February 5, 2021
View b77eaecf

Started updating the vignette.

Robert Castelo authored on 05/02/2021 18:07:16
February 3, 2021
View 0093798f

Replaced fastmatch::fmatch() by IRanges::match,CharacterList-method after disscussion at https://github.com/rcastelo/GSVA/issues/39

Robert Castelo authored on 03/02/2021 16:09:12
View 6040bc0e

Fixed wrong call to .mapGeneSetsToFeatures when gene sets are given in a GeneSetCollection object.

Robert Castelo authored on 03/02/2021 12:32:10
January 25, 2021
View 1a9a4353

Fixing a bug in delayed zscore method and getting back tests

pablo-rodr-bio2 authored on 25/01/2021 17:51:59
January 22, 2021
View 09235a22

Fixed call to fastmatch::fmatch() to avoid that this call modifies rownames of input expression matrices. Use this opportunity to factor out relevant code.

Robert Castelo authored on 22/01/2021 11:27:10
January 11, 2021
View 82269378

adding runRandomSVD() to plageDelayed method for better use of on-disk backend

pablo-rodr-bio2 authored on 11/01/2021 17:31:01