dynverse / dynmethods

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

Merge devel to master #6

Closed rcannood closed 6 years ago

rcannood commented 6 years ago

.travis.yml:

rename all description methods to ti

dynwrap methods were renamed to remove the _to_wrapper part

all ti_xxx methods now allow to pass parameters to the TI method, and documentation is provided

rename execute_method to infer_trajectory, and allow it to apply multiple methods on multiple datasets

added vignette for helping developers add their own wrapper

temporarily remove outdated method-specific vignettes