jodyphelan / tbdb

Standard database for the TBProfiler tool
GNU Lesser General Public License v3.0
28 stars 18 forks source link

Unable to download tbprofiler_results.tgz #55

Open polecenji opened 1 year ago

polecenji commented 1 year ago

Describe the bug When downloading the file, an error message appears: 'Page not found'

To Reproduce Steps to reproduce the behavior: python tbdb/scripts/generate_confidence.py download

Screenshots image

Desktop (please complete the following information):

jodyphelan commented 1 year ago

Hi @polecenji

The confidence acording to the WHO mutation list (https://www.who.int/publications/i/item/9789240028173) is now included in the CSV as a default so this step is no longer required when building the files for tb-profiler.

Which version of tb-profiler are you using?

polecenji commented 1 year ago

谢谢,邮件已收到

polecenji commented 1 year ago

Hi @polecenji

The confidence acording to the WHO mutation list (https://www.who.int/publications/i/item/9789240028173) is now included in the CSV as a default so this step is no longer required when building the files for tb-profiler.

Which version of tb-profiler are you using?

V2.8.12 and V4.2.2,The software code for version 2 has been partially optimized by myself, and during use, it was found that the old and new versions of TBDB are incompatible

polecenji commented 1 year ago

Hi @polecenji

The confidence acording to the WHO mutation list (https://www.who.int/publications/i/item/9789240028173) is now included in the CSV as a default so this step is no longer required when building the files for tb-profiler.

Which version of tb-profiler are you using?

Hello, I would like to download the drug sensitivity test results of over 17000 samples in the article. Where should I obtain them?

jodyphelan commented 1 year ago

You can download them here: tbprofiler_results.tgz

polecenji commented 1 year ago

You can download them here: tbprofiler_results.tgz

What are the meanings of '0', '1', and 'NA' in the table "tb.dst.csv"?

jodyphelan commented 1 year ago

Resistant: 1 Sensitive: 0 Not tested: NA

polecenji commented 1 year ago

谢谢,邮件已收到