tools module¶
-
mavis.tools.
SUPPORTED_TOOL
= MavisNamespace(CHIMERASCAN='chimerascan', DEFUSE='defuse', DELLY='delly', MANTA='manta', MAVIS='mavis', PINDEL='pindel', TA='transabyss', _defns={}, _types={'MANTA': <class 'str'>, 'DELLY': <class 'str'>, 'TA': <class 'str'>, 'PINDEL': <class 'str'>, 'CHIMERASCAN': <class 'str'>, 'MAVIS': <class 'str'>, 'DEFUSE': <class 'str'>})¶ Supported Tools used to call SVs and then used as input into MAVIS
- chimerascan [Iyer-2011]
- defuse [McPherson-2011]
- delly [Rausch-2012]
- manta [Chen-2016]
- pindel [Ye-2009]
- transabyss [Robertson-2010]