pybedtools.scripts.venn_gchart¶
Given 3 files, creates a 3-way Venn diagram of intersections using the Google Chart API; see pybedtools.contrib.venn_maker
for more flexibility.
The values in the diagram assume:
unstranded intersections
no features that are nested inside larger features
Functions
|
Sends data to Google Chart API |
|
Create a 3-way Venn diagram using Google Charts API |
|
a, b, and c are filenames to BED-like files. |