Add ampliconstats to the main samtools man page.#1351
Add ampliconstats to the main samtools man page.#1351jkbonfield merged 1 commit intosamtools:developfrom
Conversation
|
Note, the man page on htslib.org needs updating as it is still on 1.10. After this is merged though. |
|
Thanks for this. I'm in two minds as to where this belongs in the ordering. It could either be adjacent to ampliconclip, as the two form their own group of amplicon-based analysis, or immediately after stats as part of the overall statistics group (flagstats, idxstats, stats). I guess bedcov, depth, mpileup, coverage all form genome coordinate depth style plotting, which ampliconstats may also be said to share a common grouping. I guess this is why you put it there. Between stats and bedcov feels like a natural transition between the two groups? (Which rather fortuitously just happen to be adjacent.) No strong feelings though so feel free to argue your case. :-) |
|
Yes, I was in two minds about where it should go. It seemed more stat like so I put it there. It could well have just been put at the end near ampliconclip. I have no really strong feelings about where it should go either. |
Added the missing command.