Skip to contents
qfm
1.0.0
Reference
Articles
Basic tutorial on Quantitative Fate Mapping (QFM)
Operations for count graphs
Simulating cell phylogeny and lineage barcodes from QFM
Normalize rows of a matrix to be the same sum `m`
normalize_row.Rd
Normalize rows of a matrix to be the same sum `m`
Usage
normalize_row
(
x
, m
=
1000
)