Alistair Miles

Results 67 issues of Alistair Miles

Log last variant position with progress.

enhancement

Put docs on rtfd.

Some fixes are needed for compatibility with pysam 0.16.

Release plan: * [x] implement #78 (expose stepper) * [x] implement #79 (data fixture) * [x] update README.md with new command line help text, and also release notes and contributors...

Add option to provide a list of intervals against which stats should be generated (e.g., so can provide a VCF at the command line with positions to generate stats for).

enhancement

Add support for combining multiple stats types into a single record iterator. Should also be possible to support from the command line too, e.g., `--type coverage,mapq`, as long as only...

enhancement

Optionally include secondary alignments in all pileup-based statistics types. Optionally include secondary alignments in all binned statistics types. Add reads_secondary to coverage stats types as counts of reads where the...

enhancement

Add sum_baseq, sum_baseq_matches, etc., to baseq stats.

enhancement

Would be useful to have binned variation stats, e.g., number of mismatches per bin, etc.

enhancement

Output a field with number of reads where the qc failed flag is set.

enhancement