Skip to main content

get_diff

Function get_diff 

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

Get a diff comparison between two genomes showing their differences.