Skip to content

GangCaoLab/CoolBox

Repository files navigation

CoolBox

Binder Python Package using Conda

WIP

Flexible, user-friendly genomic data visualization toolkit.

Highlights:

  • Multi-omics data interactively visualization
  • Show within Jupyter notebook
  • User-friendly API (ggplot2-like Python EDSL)

Documents:

TODO List:

  • Using in CLI and show in Qt Window.
    • fire CLI to compose tracks.
    • Panel in Qt.
  • Install with conda
  • Better documents.
  • Interactively show in independent web-page.
  • Speed up loading.
    • speed up Arcs/BEDGraph loading with make index.
  • Optimizing plot
    • other ploting system(JS based)
  • Support more data type
    • Image type
    • BEDPE/Pairs (For Arcs plot)

Thanks