yelabucsf / scrna-parameter-estimation

Direct estimation of mean and covariance from single cell RNA seq experiments
MIT License
77 stars 6 forks source link

No module named 'memento.model' #33

Open yuanlizhanshi opened 2 weeks ago

yuanlizhanshi commented 2 weeks ago

Several notebook using the code below:

import memento.model.rna as rna import memento.estimator.hypergeometric as hg

But after I install memento, it was shown No module named 'memento.model', and this class was also not found in any files