This is a test version of Biostars. For the public version, visit https://www.biostars.org.
CNVkit plotting tumor + healthy individuals

Hi, I was just wondering if there's any way to plot a heatmap of all affected/tumor samples + the normal samples together? I think the default is set to plot the affected samples only.. Thanks!

cnvkit software

1 answer

Sorry I missed this. The heatmap command will plot any .cns or .cnr files you give it, so to show normal samples, give it the normal samples' .cns or .cnr files. If those don't exist yet (e.g. via batch), you can create them using the fix and segment commands.

Log in to answer this question.