Skip to main content

post_transform

Function post_transform 

Source
pub async fn post_transform(
    __arg0: State<ApiState>,
    __arg1: Json<HashMap<String, Value>>,
) -> ApiResult<Json<HashMap<String, Value>>>
Expand description

Transform genome between different formats (flat to hierarchical or vice versa).