Skip to content

Commit

Permalink
Merge pull request #28 from sanger-tol/delete_test_data_tblastn
Browse files Browse the repository at this point in the history
Update test_data.config to remove the original test config for tblastn
  • Loading branch information
gq1 authored Sep 26, 2022
2 parents e74070b + 39db077 commit 37cb961
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/config/test_data.config
Original file line number Diff line number Diff line change
Expand Up @@ -548,9 +548,6 @@ params {
}
'Gae_host' {
'genomic_data' {
'pep' {
pep_seq = "${tol_test_data_dir}/Gae_host/genomic_data/pep/Gae_host_pep.fa"
}
'blast' {
blast_tsv = "${tol_test_data_dir}/Gae_host/genomic_data/blast/Gae_host.Gae-rna-final_blast.tsv"
}
Expand All @@ -561,7 +558,6 @@ params {
'nxOscSpen2' {
'selfcomp' {
mummer_bed = "${tol_test_data_dir}/Oscheius_sp/genomic_data/nxOscSpen2/selfcomp/nxOscSpen2.bed"
split_fasta = "${tol_test_data_dir}/Oscheius_sp/genomic_data/nxOscSpen2/selfcomp/nxOscSpen2_split.fa"
split_agp = "${tol_test_data_dir}/Oscheius_sp/genomic_data/nxOscSpen2/selfcomp/nxOscSpen2_split.agp"
mummer_file = "${tol_test_data_dir}/Oscheius_sp/genomic_data/nxOscSpen2/selfcomp/nxOscSpen2.mummer"
}
Expand Down

0 comments on commit 37cb961

Please sign in to comment.