Skip to content
/ ssGSVA Public

This is just a simple wrapper for the single sample method of the GSVA package. It offers a docopt header, so it can be run via the console. The packages should be automatically installed, if necessary please do install any other dependencies. Help function:

License

Notifications You must be signed in to change notification settings

sunPi/ssGSVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssGSVA

This is just a simple wrapper for the single sample method of the GSVA package. It offers a docopt header, so it can be run via the console. The packages should be automatically installed, if necessary please do install any other dependencies.


Usage: ssGSEA_quickstart.R [options]

 Options: 
-h --help Show this screen.
--matrix=<string> Specify the path to your gene expression matrix (counts, FPKM, etc).
--gene_signature=<string> Path to the gene signature(s).
--verbose=<value> If set to T prints all messages [default: F].
--version ssGSVA Wrapper 1.0.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

This is just a simple wrapper for the single sample method of the GSVA package. It offers a docopt header, so it can be run via the console. The packages should be automatically installed, if necessary please do install any other dependencies. Help function:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages