tsg 0.1.1

A tool to analyze and manipulate transcript segment graph (TSG)
{
  "directed": true,
  "elements": {
    "edges": [
      {
        "data": {
          "breakpoints": "chr1,chr10,202582804,123054063,TRA",
          "id": "TRA_(False, MicroHomology(TG))_1",
          "source": "chr1_202348694_202582804_H_1",
          "target": "chr10_123054063_123055114_T_2"
        }
      }
    ],
    "nodes": [
      {
        "data": {
          "chrom": "chr1",
          "exons": "[202348694-202349142,202416786-202416917,202422619-202422738,202425565-202425725,202427039-202427184,202428854-202428929,202430730-202430810,202431479-202431619,202434655-202434768,202437820-202438024,202440705-202440788,202442446-202442572,202448988-202449171,202488532-202488623,202493113-202493317,202495292-202495482,202495569-202495682,202496780-202496822,202558876-202558893,202562777-202562922,202564442-202564547,202567777-202567831,202569146-202569197,202580473-202582804]",
          "id": "chr1_202348694_202582804_H_1",
          "ptc": "1",
          "ptf": "0.0",
          "reads": [
            "m64135_220621_211550/20710297/ccs:SO"
          ],
          "ref_end": 202582804,
          "ref_start": 202348694,
          "strand": "+"
        }
      },
      {
        "data": {
          "chrom": "chr10",
          "exons": "[123054063-123055114]",
          "id": "chr10_123054063_123055114_T_2",
          "ptc": "1",
          "ptf": "0.0",
          "reads": [
            "m64135_220621_211550/20710297/ccs:SI"
          ],
          "ref_end": 123055114,
          "ref_start": 123054063,
          "strand": "+"
        }
      }
    ]
  },
  "multigraph": true
}