https://github.com/bcgsc/ntCard
Revision d41be49591697caacfdad5e0f7d7c62ecf3de846 authored by Étienne Mollier on 16 June 2021, 18:48:17 UTC, committed by Étienne Mollier on 16 June 2021, 18:48:17 UTC
using uint64_t should probably be both more concise and less ambiguous
than any of size_t or unsigned long long.
1 parent 8605752
Raw File
Tip revision: d41be49591697caacfdad5e0f7d7c62ecf3de846 authored by Étienne Mollier on 16 June 2021, 18:48:17 UTC
hm, sounds like lines went too long
Tip revision: d41be49
CITATION.bib
@article{doi:10.1093/bioinformatics/btw832,
author = {Mohamadi, Hamid and Khan, Hamza and Birol, Inanc},
title = {ntCard: a streaming algorithm for cardinality estimation in genomics data},
journal = {Bioinformatics},
volume = {33},
number = {9},
pages = {1324},
year = {2017},
doi = {10.1093/bioinformatics/btw832},
URL = { + http://dx.doi.org/10.1093/bioinformatics/btw832},
eprint = {/oup/backfile/content_public/journal/bioinformatics/33/9/10.1093_bioinformatics_btw832/2/btw832.pdf}
}
back to top