mirror of
https://codeberg.org/JasterV/sarscov-hierarchy.git
synced 2026-04-27 02:15:45 +00:00
resources added
This commit is contained in:
parent
e1f931d6e1
commit
16a15d7e7f
2 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ class TestCsvTable(TestCase):
|
|||
self.assertTrue(all([x in accession for x in csv_table.values("Accession")]))
|
||||
|
||||
def test_group_countries_by_median_length(self):
|
||||
path = "../data/data_test/sequences.csv"
|
||||
path = "data_test/sequences.csv"
|
||||
row_china = {"Accession": "MT259228",
|
||||
"Release_Date": "2020-03-30T00:00:00Z",
|
||||
"Species": "Severe acute respiratory syndrome-related coronavirus",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue