View source: R/sc_atac_create_cell_qc_metrics.R
sc_atac_create_cell_qc_metrics | R Documentation |
uses the peak file and annotation files for features
sc_atac_create_cell_qc_metrics(
frags_file,
peaks_file,
promoters_file,
tss_file,
enhs_file,
output_folder
)
frags_file |
The fragment file |
peaks_file |
The peak file |
promoters_file |
The path of the promoter annotation file |
tss_file |
The path of the tss annotation file |
enhs_file |
The path of the enhs annotation file |
output_folder |
The path of the output folder for resultant files |
Nothing (Invisible 'NULL')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.