issues
search
jonassibbesen
/
rpvg
Method for inferring path posterior probabilities and abundances from pangenome graph read alignments
MIT License
47
stars
6
forks
source link
Read count bug fix in Gibbs sample output
#14
Closed
jonassibbesen
closed
3 years ago
jonassibbesen
commented
3 years ago
Changes to existing options and outputs:
Changed cluster ids to start at one instead of zero.
Added cluster id column (
ClusterID
) to Gibbs samples output (
\<output-prefix>_gibbs.txt.gz
).
Bug fixes:
Fixed bug resulting in relative abundances being written in Gibbs samples output (
\<output-prefix>_gibbs.txt.gz
) instead of read counts.
Changes to existing options and outputs:
Bug fixes: