Closed lllsssyyyy closed 6 months ago
hello, Jeff After selecting the top 2000 genes, the runtime is shorter(using the default SVI mode), but is still around 30 minitues. Does BayesTME support gpu acceleration?
Hello,
Sorry were you not running the gene filtering step before deconvolution before? Things will not work correctly if you don't do that, we usually use top 1000 genes on our samples, pretty sure its going to be diminishing returns after that.
We don't support gpu acceleration yet, we will probably support that in the next version though.
Thanks,
Jeff
Were you using the (default) SVI inference mode (
--inference-type SVI
)? If so it should not take that long. Were you running the nextflow pipeline?Best,
Jeff