Skip to content
Snippets Groups Projects
Commit 2691400e authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

Merge github master

parent fa50c722
No related branches found
No related tags found
No related merge requests found
Pipeline #94689 failed
...@@ -694,8 +694,14 @@ def test_download_refseq_vs_genbank(caplog): ...@@ -694,8 +694,14 @@ def test_download_refseq_vs_genbank(caplog):
""" """
Give a taxid of a subspecies, download strains from refseq, and then from genbank. Give a taxid of a subspecies, download strains from refseq, and then from genbank.
Currently, no strains in refseq, and 2 in genbank. Currently, no strains in refseq, and 2 in genbank.
<<<<<<< HEAD
39831 = Klebsiella pneumoniae subsp. rhinoscleromatis 39831 = Klebsiella pneumoniae subsp. rhinoscleromatis
(60 = Vitreoscilla sp.) (60 = Vitreoscilla sp.)
=======
urrently, no strains in refseq, and 8 in genbank.
#39831 = Klebsiella pneumoniae subsp. rhinoscleromatis
60 = Vitreoscilla sp.
>>>>>>> 0896f49 (change taxid to compare refseq vs genbank)
Later, there can be some in refseq, but always at least 2 more in genbank Later, there can be some in refseq, but always at least 2 more in genbank
""" """
caplog.set_level(logging.INFO) caplog.set_level(logging.INFO)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment