Skip to content

Commit

Permalink
Update blast results
Browse files Browse the repository at this point in the history
  • Loading branch information
lauraluebbert authored Oct 10, 2024
1 parent 0117eb6 commit d151b85
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions tests/fixtures/test_blast.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,21 @@
"test_blast_nt": {
"type": "assert_equal",
"args": {
"sequence": "ATACTCAGTCACACAAGCCATAGCAGGAAACAGCGAGCTTGCAGCCTCAC",
"sequence": "MSKGEELFTGVVPILVELDGDVNGQKFSVSGEGEGDATYGKL",
"limit": 1
},
"expected_result": [
[
"PREDICTED: Pan paniscus CASP8 and FADD like apoptosis regulator (CFLAR), transcript variant X12, misc_RNA",
"Pan paniscus",
"pygmy chimpanzee",
9597,
93.5,
93.5,
"GFP deletion mutant [synthetic construct]",
"synthetic construct",
32630,
84.0,
84.0,
"100%",
1e-15,
1e-19,
"100.00%",
6682,
"XR_010109533.1"
59,
"BAQ25552.1"
]
]
},
Expand Down

0 comments on commit d151b85

Please sign in to comment.