median computation

#26
by shakeel604 - opened

For median "gene_median_dictionary_gc95M"

  1. Did you compute the median on the pretrained dataset or the fine tund dataset

But while diving into the code, I see

gene_median_file : Path
| Path to pickle file containing dictionary of non-zero median
| gene expression values across Genecorpus-30M.

it has been computed on genecoprus-30M

and

  1. For median computation, did you compute it along the cell wise or gene wise ?

@ctheodoris

Sign up or log in to comment