Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow the BAM index to be up to 5 seconds older than the BAM before w…
…arning (#1634) * HTSJDK itself when writing a BAM and indexing it will frequently leave an mtime on the index that is slightly older than the BAM itself, and this causes a lot of spurious warnings. This is a simple way to reduce spurious warnings
- Loading branch information