5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
Nov 29, 2024 — Nov 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix memory leak when bed file open fails More... almost 2 years ago
Remove unused `end` parameter from bed_minoff() More... almost 2 years ago
Fix possible array bounds violation in bed_minoff() More... almost 2 years ago
fix for stat crash on invalid reference file More... almost 2 years ago
man correction More... almost 2 years ago
Merge version number bump and NEWS.md file from master More... almost 2 years ago
Release 1.19 More... almost 2 years ago
Add latest NEWS for 1.19 More... almost 2 years ago
Speed up optical duplicate marking. (PR #1952) More... almost 2 years ago
Make samtools mpileup -aa work on empty files. (#1939) More... almost 2 years ago
Add a fixmate -M option to correct MM/ML/MN More... about 2 years ago
Fix a couple minor samtools view memory problems. More... about 2 years ago
Renamed NEWS to NEWS.md so it's formatted nicely on github. More... about 2 years ago
News updates for Winter 2023 (1.19) More... about 2 years ago
Fix various --write-index issues More... about 2 years ago
Add tests for split by string aux tag functionality More... about 2 years ago
Add a -M option to limit the number of split files made More... about 2 years ago
Allow `-d RG` to make new files from alignment RG tag values More... about 2 years ago
Refactor some names as we now split on tags other than RG More... about 2 years ago
treats empty barcode as no barcode - avoids issues with realloc More... about 2 years ago
updated cat to support multiple non-seekable streams More... about 2 years ago
Remove -5 option from samtools consensus. More... about 2 years ago
Use the spec-defined PL values in man page example More... about 2 years ago
mpileup manual updated with samples More... about 2 years ago
Minor layout changes and added const modifier. More... about 2 years ago
Add plot of read lengths ("RL") from samtools stats output. More... about 2 years ago
new option --plot-depth for samtools coverage More... over 2 years ago
Add the order of filtering to the man page. (#1907) More... over 2 years ago
Check fclose(stdout) at the end of main() More... over 2 years ago
Add view -N/-R ^FILE for FILE negation. (#1896) More... over 2 years ago