new_majiq.GeneJunctionsAccumulator
- class rna_majiq.GeneJunctionsAccumulator(genes)
Accumulate
GeneJunctionsobjects into combinedGeneJunctions- Parameters:
genes (
Genes) – Underlying genes that must be shared by all GeneJunctions input into the accumulator
- __init__(genes)
Methods
__init__(genes)Return
GeneJunctionswith previously added junctionsadd(junctions[, make_annotated])Add
GeneJunctionsto accumulatorAttributes
genesGenesshared by input and accumulated junctions