Skip to content

Commit

Permalink
Add link to v0.4.3 readme chnagelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Adoni5 committed Jan 29, 2024
1 parent 10bb0d3 commit 3a57d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ pre-commit install -t pre-commit -t post-checkout -t post-merge
pre-commit run --all-files
```
## Changelog
### v0.4.3
### [v0.4.3](https://github.com/Adoni5/cnv_from_bam/releases/tag/v0.4.3)
### Iterative use
* It is possible to iteratively add bam files to a continuing count. By passing a dictionary to iterate_bam_file, the intermediate mapping start counts are kept in this dictionary.
This is limited to parsing files one at a time, rather than by directory.
Expand Down

0 comments on commit 3a57d1c

Please sign in to comment.