## Creating test data

## Data used
This data is a subset of PBMC10k downloaded from 
[10Xwebsite](https://www.10xgenomics.com/datasets/10k-human-pbmcs-atac-v2-chromium-controller-2-standard).

## Steps to generate test data
The downloaded data was processed and annotated using
[Signac](https://stuartlab.org/signac/articles/pbmc_vignette) with filtering 
peaks that are accessible in atleast 1% of cells. 

The resulting count matrix was then converted to Paired Insertion Count matrix 
following [PICsnATAC](https://github.com/Zhen-Miao/PICsnATAC/blob/main/vignettes/Run_PIC_counting_on_pbmc_3k_data.ipynb) vignette.

The PIC matrix was further subsetted to create test data with nPeaks = 95000 and 
nCells = 550.






