Loading pkgs/applications/science/biology/truvari/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ in python3Packages.buildPythonApplication rec { description = "Structural variant comparison tool for VCFs"; homepage = "https://github.com/ACEnglish/truvari"; license = licenses.mit; maintainers = with maintainers; [ scalavision ]; maintainers = with maintainers; [ natsukium scalavision ]; longDescription = '' Truvari is a benchmarking tool for comparison sets of SVs. It can calculate the recall, precision, and f-measure of a Loading Loading
pkgs/applications/science/biology/truvari/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ in python3Packages.buildPythonApplication rec { description = "Structural variant comparison tool for VCFs"; homepage = "https://github.com/ACEnglish/truvari"; license = licenses.mit; maintainers = with maintainers; [ scalavision ]; maintainers = with maintainers; [ natsukium scalavision ]; longDescription = '' Truvari is a benchmarking tool for comparison sets of SVs. It can calculate the recall, precision, and f-measure of a Loading