Skip to content

Generates meaninful heatmaps from 10x single cell CNV data

Notifications You must be signed in to change notification settings

StefanKurtenbach/scCNV_heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

scCNV_heatmap v1.1.1 - plotting a ploidy sorted heatmap from scCNV data (10x Genomics)

A bar with ploidies will be plotted on the right side of the heatmap.

Note: Current version uses the GRCh37 (hg19) genome. If a different species or genome build is desired, 
the "chromosome_sizes" list can be adjusted in the skript.

Dependencies: csv, argparse, cairosvg

Usage:
-o  Output filename
-c  node_unmerged_cnv_calls.bed file from the 10x pipeline output
-p  per_cell_summary_metrics.csv file from the 10x pipeline output

Optional:
-e  Set to "no" to include noisy cells marked by the 10x pipeline. Default is "yes"



About

Generates meaninful heatmaps from 10x single cell CNV data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages