Skip to content

Classify samples by drug-specific resistance with tbp-parser #18

Description

@kimandrews

We could use the program tbp-parser to obtain sample-specific drug resistance info for 14 drugs and include that as a color-by on the tree.

One of the tbp-parser output files is called {sample}.looker_report.csv. Here is an example screenshot for sample SRR32138095:

Image

Resistance is reported as: resistant (R), uncertain (U), or susceptible (S)

Required inputs for tbp-parser for each sample are:

  • JSON file produced by TBProfiler
  • BAM and BAI file produced by TBProfiler

This analysis would require adding tbp-parser to the Docker image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions