print.gsda.result {GSDA}R Documentation

Print Method for GSDA Result

Description

Print the of result of gene-set distance analysis (gsda function).

Usage

## S3 method for class 'gsda.result'
print(x,...)

Arguments

x

result of gene-set distance analysis (gsda function)

...

further arguments passed to or from other methods

Details

Print the result of gene-set distance analysis to stdout.

Value

No return value, called for side effects

Author(s)

Xueyuan Cao xcao12@uthsc.edu and Stanley Pounds stanley.pounds@stjude.org

References

Cao X and Pounds S (2021) Gene-Set Distance Associations (GSDA): A Powerful Tool for Gene-Set Association Analysis.

See Also

print.dcor, print.bdc


[Package GSDA version 1.0 Index]