GenomeComb

Genomecomb moved to github on https://github.com/derijkp/genomecomb with documentation on https://derijkp.github.io/genomecomb. For up to date versions, go there. These pages only remain here for the data on the older scientific application (or if someone really needs a long obsolete version of the software)

viz

Format

cg graph ?tsvfile? ...

Summary

Visualization of large tsv files as a scatter plot

Description

cg graph was made to visualize the large tsv files made by the structural variant caller as a scatter plot. It allows interactive scrolling through regions of the genome, without loading the entire file(s) into memory. You can also add/display other types of data (coverage plot, rough gene locations). The graph can only display one chromosome at the time, which you will have to select when loading the data (If you select different chromosomes for two files in the same display, they will be simply overlayed.)

Arguments

tsvfile
tsvfile to display

Category

tsv