March 30, 2021
View 0c137ddd

Updated gsva() manual page.

Robert Castelo authored on 30/03/2021 13:25:12
View 87312631

Updated README.

Robert Castelo authored on 30/03/2021 13:19:06
View a9c47831

Updated README.

Robert Castelo authored on 30/03/2021 13:18:33
View d5e87eee

Updated README.

Robert Castelo authored on 30/03/2021 13:16:19
View 4db52602

Updated README.

Robert Castelo authored on 30/03/2021 13:08:27
View 509a21c1

Updated README.

Robert Castelo authored on 30/03/2021 13:04:02
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 26, 2021
View e8ffea6c

Merge branch 'pablo-rodr-bio2-delayedSupport'

Robert Castelo authored on 26/01/2021 08:33:21
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