Skip to content

Commit

Permalink
remove liftover hg37
Browse files Browse the repository at this point in the history
  • Loading branch information
kubranarci committed Nov 13, 2024
1 parent 17b4a08 commit 54b6db7
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 228 deletions.
2 changes: 1 addition & 1 deletion tests/germline_sv.nf.test
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
nextflow_pipeline {

name "Test pipeline for small germline variants, tested benchmarking methods are truvari, svbenchmark and wittyer"
name "Test pipeline for structural germline variants, tested benchmarking methods are truvari, svbenchmark and wittyer"
script "../main.nf"
tag "pipeline"
tag "germline"
Expand Down
40 changes: 0 additions & 40 deletions tests/liftover_hg37.nf.test

This file was deleted.

186 changes: 0 additions & 186 deletions tests/liftover_hg37.nf.test.snap

This file was deleted.

2 changes: 1 addition & 1 deletion tests/somatic_indel.nf.test
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
nextflow_pipeline {

name "Test pipeline for small somatic variants, tested benchmarking methods are sompy"
name "Test pipeline for indel somatic variants, tested benchmarking methods are sompy"
script "../main.nf"
tag "pipeline"
tag "somatic"
Expand Down

0 comments on commit 54b6db7

Please sign in to comment.