rna_majiq.GeneJunctionsAccumulator.add
- GeneJunctionsAccumulator.add(junctions, make_annotated=False)
Add
GeneJunctions
to accumulatorAdd
GeneJunctions
to accumulator, optionally treating them all as annotated. Junctions that have been seen before are updated such that a junction passes the build if it passed in any of the inputs and a junction is denovo or simplified only if it is so in all of the inputs.- Parameters:
junctions (
rna_majiq.GeneJunctions
) – junctions to addmake_annotated (
bool
) – If True, treat all input junctions as annotated