new_majiq.SimplifierGroup

class rna_majiq.SimplifierGroup(group)

Accumulator of SJExperiment to update simplifier flags

__init__(group)

Methods

__init__(group)

add_experiment(sj[, min_psi, ...])

Add SJExperiment to simplification group

add_reads(sgcov[, min_psi, ...])

Add experiments from SpliceGraphReads to simplification group

update_connections([min_experiments])

In-place update of connections passing thresholds in enough experiments

Attributes

df_introns

df_junctions

introns

introns_passed_dst

introns_passed_src

junctions

junctions_passed_dst

junctions_passed_src

num_experiments

Number of experiments added to group