Skip to content

Commit

Permalink
README.md: Add citation.
Browse files Browse the repository at this point in the history
  • Loading branch information
wwood committed Jan 28, 2025
1 parent eb27cfb commit e8cd947
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- [Shell completion](#shell-completion)
- [Usage](#usage)
- [Calculation methods](#calculation-methods)
- [Citation](#citation)
- [License](#license)

# CoverM
Expand Down Expand Up @@ -162,6 +163,12 @@ is in a genome with 2,000,000bp contig with no reads mapped, then the
trimmed_mean will be 0 as all positions in the 2000bp are in the top 5% of
positions sorted by coverage.

## Citation

If you use CoverM in your research, please cite the following publication:

Aroney, S.T., Newell, R.J., Nissen, J.N., Camargo, A.P., Tyson, G.W. and Woodcroft, B.J., 2025. CoverM: Read alignment statistics for metagenomics. arXiv preprint arXiv:2501.11217. https://doi.org/10.48550/arXiv.2501.11217

## License

CoverM is made available under GPL3+. See LICENSE.txt for details. Copyright Ben
Expand Down

0 comments on commit e8cd947

Please sign in to comment.