View source: R/supp_functions.R
ATACplot | R Documentation |
This function creates a correlation plot for potential bias factors using ATAC data
ATACplot(cells, target_fragments, df, fc, project, cormethod)
cells |
path to a list of cell barcodes |
target_fragments |
path to a target fragments.tsv.gz file |
df |
dataframe |
fc |
Fold change matrix |
project |
Name of the project |
cormethod |
Method to use in the correlation calculation |
Creates a correlation plot and returns on target cnv data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.