Anthony Mathelier
Results
2
issues of
Anthony Mathelier
I observed inconsistencies of sorting when using `bedtools sort`. For instance, see how bedtools sort the files `eggs` and`test` when considering the same lines: ``` $ grep -n -A 1...
Hi Ryan, I am trying to index ~3,500 bed files using giggle. They all have been sorted using `giggle/scripts/sort_bed "tmp/*.bed" bgzip_sort 4`. But typing `giggle index -i "bgzip_sort/*.gz" -o giggle_index`...