From 50bebac13661391a0bd6e0bff355355da920a844 Mon Sep 17 00:00:00 2001 From: Michael L Heuer Date: Thu, 4 Feb 2021 15:22:12 -0600 Subject: [PATCH] Remove pairwise test --- tests/software/minimap2/align/test.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/tests/software/minimap2/align/test.yml b/tests/software/minimap2/align/test.yml index 2f0eac48..3ca664a5 100644 --- a/tests/software/minimap2/align/test.yml +++ b/tests/software/minimap2/align/test.yml @@ -17,12 +17,3 @@ files: - path: output/minimap2/test.paf md5sum: b57e4009b113dcd48755cb713f613942 - -- name: minimap2 align pairwise - command: nextflow run ./tests/software/minimap2/align -entry test_minimap2_align_pairwise -c tests/config/nextflow.config - tags: - - minimap2 - - minimap2_align - - minimap2_align_pairwise - files: - - path: output/minimap2/test.paf