Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tgaspe committed Aug 8, 2024
1 parent 7a27fe5 commit d3b4675
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* `bedtools`:
- `bedtools/bedtools_intersect`: Allows one to screen for overlaps between two sets of genomic features (PR #94).
- `bedtools/bedtools_sort`: Sorts a feature file (bed/gff/vcf) by chromosome and other criteria (PR #98).

- `bedtools/bedtools_genomecov`: Compute the coverage of a feature file (bed/gff/vcf/bam) among a genome (PR #128).

## MINOR CHANGES

Expand Down
2 changes: 0 additions & 2 deletions src/bedtools/bedtools_genomecov/test_data/example.bed

This file was deleted.

2 changes: 0 additions & 2 deletions src/bedtools/bedtools_genomecov/test_data/example.bed12

This file was deleted.

1 change: 0 additions & 1 deletion src/bedtools/bedtools_genomecov/test_data/example_dz.bed

This file was deleted.

3 changes: 0 additions & 3 deletions src/bedtools/bedtools_genomecov/test_data/genome.txt

This file was deleted.

0 comments on commit d3b4675

Please sign in to comment.