Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fbreitwieser authored Dec 16, 2018
1 parent c62f9e3 commit 9d7ba12
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ Use full window width for histogram:

For high-res mode with 80 steps on the histogram y-axis instead of 20, use the flags `-mU`. To see if your terminal/font support it check with `./bamcov -v`. If the output looks fine without empty blocks, you are good to go to user the `-U` flag.

## Planned features
- BED support
- Show average coverage instead of percent covered in histogram

Please feel free to open an issue with a feature request or comment on an existing one.

## Info

This tool is based on [htslib](https://github.com/samtools/htslib) and may be integrated in [samtools](https://github.com/samtools/samtools) ([PR #992](https://github.com/samtools/samtools/pull/992)). This standalone version will implement new features and will be maintained on its own.
Expand Down

0 comments on commit 9d7ba12

Please sign in to comment.