.propagateMap {txcutr}R Documentation

Propagate Transcript Merge Map

Description

Propagate Transcript Merge Map

Usage

.propagateMap(df, MAXITERS = 1000)

Arguments

df

a data.frame with columns tx_in and tx_out

MAXITERS

a numeric controlling the maximum number of iterations

Value

a converged data.frame, such that, tx_out is not present in any tx_in


[Package txcutr version 1.0.0 Index]