Closed GYQ-form closed 1 year ago
Additionally, the content of mplog.log file is like:
2023-09-06 08:32:09,473 - read2tree.OGSet - INFO - --- Load ogs and find their corresponding DNA seq from ../viruses.cdna.fa.gz ---
2023-09-06 08:32:09,473 - read2tree.OGSet - INFO - Loading viruses.cdna.fa.gz into memory. This might take a while . . .
2023-09-06 08:32:09,476 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): omabrowser.org:80
2023-09-06 08:32:11,897 - urllib3.connectionpool - DEBUG - http://omabrowser.org:80 "GET /api/protein/X006400001/ HTTP/1.1" 301 162
2023-09-06 08:32:11,899 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): omabrowser.org:443
2023-09-06 08:32:14,888 - urllib3.connectionpool - DEBUG - https://omabrowser.org:443 "GET /api/protein/X006400001/ HTTP/1.1" 404 None
Hi
Thanks for using read2tree.
With --dna_reference
, read2tree shouldn't use the restAPI. Are you sure all the protein record in gene_marker folder appeared in viruses.cdna.fa
?
Btw, for corona analysis we used specific instance of oma: https://corona.omabrowser.org/oma/home/
There is indeed a problem with my viruses.cdna.fa
file. The problem has been fixed, thanks a lot~
Hello and thank you first for your interesting work.
When I followed the step-by-step tutorial for analysing the corona virus dataset, I met a problem when conduct this step:
It is quite confusing since I totally followed the instructions in the tutorial when exporting marker genes. I tried to use the backend API directly on the browser, but still got the same 404 response (e.g. X005000001) :
The OMA database is supposed to contain coronavirus species data since you have already run reed2tree on this data. I can't figure out what went wrong.
Any help would be greatly appreciated.
Best regards, Yuqiao Gong