EPPIcenter / mad4hatter

https://eppicenter.github.io/mad4hatter/
5 stars 13 forks source link

allow resistance marker tables to show locus level granularity #123

Closed bgpalmer closed 7 months ago

bgpalmer commented 1 year ago

bgpalmer commented 1 year ago

resmarker_microhap_table.txt resmarker_new_mutations.txt resmarker_table.txt

andres-ad commented 7 months ago

Sorry it took me so long to look at this. This solves what we needed to solve! Can you please modifiy the outputs so that markers show together (jsut cosmetic). e.g. k13 578 shows two times for each sample, they should be consecutive rows, right now all the alleles in one locus show together and then the following locus.

bgpalmer commented 7 months ago

@andres-ad does this look better?

resmarker_microhap_table.txt resmarker_table.txt

kathryn1995 commented 7 months ago

Can you please order by chrom and codon ID

bgpalmer commented 7 months ago

resmarker_microhap_table.txt resmarker_table.txt

kathryn1995 commented 7 months ago

Outputs look great now, but it would be good to just always have the locus column present, not only if someone sets a flag as we would always want this output where we have tiling to include the locus

kathryn1995 commented 7 months ago

Looks good!