skbio.workflow.
method
(priority=0)[source]¶Decorate a function to indicate it is a workflow method
priority (int) – Specify a priority for the method, the higher the value the higher the priority. Priorities are relative to a given workflow
Attributes
|
Built-ins
|
State: Experimental as of 0.4.0. |
Return hash(self). |
Methods