Mykrobe-tools / mykrobe

Antibiotic resistance prediction in minutes
MIT License
102 stars 26 forks source link

susceptibility #67

Closed Adelaam closed 4 years ago

Adelaam commented 4 years ago

Hello,

I am trying to get susceptibility for a M. tuberculosis genome, the output is giving me this: tb_sample_id": { "susceptibility": {}, "phylogenetics": { "phylo_group": { "Mycobacterium_tuberculosis_complex": { "percent_coverage": 96.699, "median_depth": 1

But not antibiotics results, do you why?

Thank you

iqbal-lab commented 4 years ago

it says the median depth is 1 - it won't make predictions with that little data.

Adelaam commented 4 years ago

I used a fasta file genome, is because of that? Or because the genome is too small.

Thank you.

From: Zamin Iqbal [mailto:notifications@github.com] Sent: 20 September 2019 11:57 To: Mykrobe-tools/mykrobe Cc: Adelaam; Author Subject: Re: [Mykrobe-tools/mykrobe] susceptibility (#67)

it says the median depth is 1 - it won't make predictions with that little data.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Mykrobe-tools/mykrobe/issues/67?email_source=notifications&email_token=AJHOIETU5ML6EPHDFI6K4UDQKST7ZA5CNFSM4IYU7IQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7GK2BA#issuecomment-533507332, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AJHOIEVWARTVHMHBOJCSO5DQKST7ZANCNFSM4IYU7IQQ.


This message may contain confidential information. If you are not the intended recipient please inform the sender that you have received the message in error before deleting it. Please do not disclose, copy or distribute information in this e-mail or take any action in relation to its contents. To do so is strictly prohibited and may be unlawful. Thank you for your co-operation.

NHSmail is the secure email and directory service available for all NHS staff in England and Scotland. NHSmail is approved for exchanging patient data and other sensitive information with NHSmail and other accredited email services.

For more information and to find out how you can switch, https://portal.nhs.net/help/joiningnhsmail

iqbal-lab commented 4 years ago

ah yes, it doesn't support fasta file genomes - it is designed to take raw sequencing data. i'm closing this, please open a new one if you have an issue when using raw sequence data