dynverse / dynmethods

A collection of 50+ trajectory inference methods within a common interface 📥📤
https://dynverse.org
Other
118 stars 26 forks source link

Feature request: Allow Slingshot method to accept custom cluster labels and dimensionality reduction #160

Open jma1991 opened 4 years ago

jma1991 commented 4 years ago

Slingshot requires cluster labels and a dimensionality reduction to run trajectory analysis. These are computed internally within the ti_slingshot method. Would it be possible to add functionality to the method which allows you to specify this data yourself?