decoderModel_train_decoder {scAlign} | R Documentation |
Projects cells from joint cell state space into one condition.
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