pub async fn post_transform( __arg0: State<ApiState>, __arg1: Json<HashMap<String, Value>>, ) -> ApiResult<Json<HashMap<String, Value>>>
Transform genome between different formats (flat to hierarchical or vice versa).