dynverse / dyno

Inferring, interpreting and visualising trajectories using a streamlined set of packages 🦕
https://dynverse.github.io/dyno
Other
163 stars 32 forks source link

How to use infer_trajectory with sif of kinds of trajectory inference function #129

Open Liuxiaoqin95 opened 2 years ago

Liuxiaoqin95 commented 2 years ago

I want to use infer_trajectory function in dyno within linux, but I'm not root. So I get the singularity sif file from docker of each trajectory inference method. Although I have sif file of different method, I don't know how to use them, especially I want to submit this job with sbatch, which is offline. Can you give some examples?