GATAI | R Documentation |
This function interfaces with the GATAI software which removes the genes that create the PlotSignature
pattern.
GATAI(
ExpressionSet,
singlecell_data = FALSE,
gatai_results_path = tempdir(),
result_overwrite = FALSE,
condaenv = NULL
)
ExpressionSet |
a standard PhyloExpressionSet, DivergenceExpressionSet or PolymorphismsExpressionSet object. |
singlecell_data |
a logical value indicating whether or not the input |
gatai_results_path |
where shall GATAI results be stored. Default |
result_overwrite |
Logical value indicating whether local results of previous GATAI run should be over-written and re-computed? |
condaenv |
The conda environment to use. For |
Filipa Martins Costa and Hajk-Georg Drost
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.