|
From: Colin <col...@gm...> - 2022-11-11 23:55:22
|
In jbrowse code we use feature.get('mismatches') which works on BAM and
CRAM features. Would that help your case?
-Colin
On Fri, Nov 11, 2022, 4:06 PM Ziwei Wang <wa...@cp...> wrote:
> Hello,
>
> I have BAM files and CRAM files with MD tags and need to use MD tags
> to filter the bases I need. When I use BAM files, everything works fine.
> But when I use CRAM files, there are no MD tags in Feature.record. How
> should I get MD tags in CRAM files? Thanks!
>
> Sincerely,
>
> Lilas
> _______________________________________________
> Gmod-ajax mailing list
> Gmo...@li...
> https://lists.sourceforge.net/lists/listinfo/gmod-ajax
>
|