[med-svn] [Git][med-team/dazzdb][upstream] New upstream version 1.0+git20250217.a3eefd4
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sat Mar 1 17:45:31 GMT 2025
Étienne Mollier pushed to branch upstream at Debian Med / dazzdb
Commits:
1f927fbf by Étienne Mollier at 2025-03-01T18:37:44+01:00
New upstream version 1.0+git20250217.a3eefd4
- - - - -
1 changed file:
- simulator.c
Changes:
=====================================
simulator.c
=====================================
@@ -365,7 +365,6 @@ static void shotgun(DAZZ_DB *source, int nscaffs)
scf = bin_search(nscaffs,weights,drand48()) - 1; // Pick a scaffold with probability
// proportional to its length
-
uni = drand48();
len = (int) exp(nmean + nsdev*sample_unorm(uni)); // Pick a read length
if (len <= RSHORT)
View it on GitLab: https://salsa.debian.org/med-team/dazzdb/-/commit/1f927fbfec475f08433f3ee650bf7813dae43412
--
View it on GitLab: https://salsa.debian.org/med-team/dazzdb/-/commit/1f927fbfec475f08433f3ee650bf7813dae43412
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250301/f0d82712/attachment.htm>
More information about the debian-med-commit
mailing list