Description Usage Arguments Value
View source: R/train_decoder.R
Projects cells from joint cell state space into one condition.
1 2 | decoderModel_train_decoder(FLAGS, config, mode, data_full, data_emb,
all_data_emb)
|
FLAGS |
Tensorflow run arguments. |
config |
Hardware configuration options. |
data_full |
High dimensional data used for reconstruction error |
data_emb |
Low dimensional data from scAlign encoder post alignment |
all_data_emb |
Low dimensional cells from all conditions to project |
CV |
Model that is being run. |
final interpolation results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.