-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using of Mykrobe tool for targeted next generation sequencing #182
Comments
Apologies for missing this. I assume you mean targeted whete the targets are amplicons over AMR genes, as it done for m tuberculosis. We looked into this recently with a colleague. Normally mykrobe will refuse to make predictions unless it can confirm the species first. You can force mykrobe to ignore the speciation step. But it still expects the same average depth across the whole genome . If you map your reads first, then subsample the very high coverage amplucons (if there are any) it ought to work. I'll chase the colleague in case their code is available |
we have two fastq files for one sample as it is pair end sequence. We have
targeted drug resistant genes, hsp65 gene and genes for spoligotyping
sequences in this fastq files. with this hsp65 genes, can we detect
species?
On Thu, May 9, 2024, 4:50 AM Zamin Iqbal ***@***.***> wrote:
Apologies for missing this. I assume you mean targeted whete the targets
are amplicons over AMR genes, as it done for m tuberculosis.
We looked into this recently with a colleague. Normally mykrobe will
refuse to make predictions unless it can confirm the species first. You can
force mykrobe to ignore the speciation step. But it still expects the same
average depth across the whole genome . If you map your reads first, then
subsample the very high coverage amplucons (if there are any) it ought to
work. I'll chase the colleague in case their code is available
—
Reply to this email directly, view it on GitHub
<#182 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4FAANU7VMP67FG6OHFHFJDZBKT4DAVCNFSM6AAAAABHGUC57OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBRGYZDMNBRGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Afsana
|
Hi, For staph and TB, Mykrobe has it's own predefined probes for identifying species, defined by comparing many genomes of different related species. It is not set up to allow you to create your own species-defining probes. But you can tell it to ignore that step, and just predict resistance |
Dear All,
Can I use Mykrobe tool for targeted sequencing instead of whole genome sequencing?
The text was updated successfully, but these errors were encountered: