# Tutorials To get started, we recommend following our tutorials. :::{note} For questions about using Pycallingcards or broader questions about modeling data, please use our raise commit. ::: ### Single-cell calling cards data without background ```{toctree} :maxdepth: 1 notebooks/Mouse_cortex_Example ``` This is a brd4 single-cell(sc) calling cards dataset in mouse cortex from [Moudgil et al., Cell. (2020)](https://doi.org/10.1016/j.cell.2020.06.037), and it can be downloaded from [GEO](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE148448). In this tutorial, we will call peaks, make annotation, do differential peak analysis, and pair peaks with genes. ### Single-cell calling cards data with background ```{toctree} :maxdepth: 1 notebooks/K562HCT116_SP1 ``` In this data, we test transcription factor SP1 bindings in cell lines K562 and HCT116 by single-cell(sc) calling cards techenology. The data is from [Moudgil et al., Cell. (2020)](https://doi.org/10.1016/j.cell.2020.06.037), and it can be downloaded from [GEO](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE148448). In this tutorial, we will call peaks with backgound, make annotation, compare peaks with Chip-seq reference data and do differential peak analysis. ### Bulk calling cards data without background ```{toctree} :maxdepth: 1 notebooks/Brd4_bulk ``` This is a brd4 bulk callingcards dataset in mouse cortex from [Kfoury et al., PNAS. (2021)](https://www.pnas.org/doi/10.1073/pnas.2017148118), and it can be downloaded from [GEO](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE156821). In this tutorial, we will call peaks, make annotation, do differential peak analysis, and pair bindings with gene expression. ### Bulk calling cards data with background ```{toctree} :maxdepth: 1 notebooks/SP1_bulk ``` This is a transcription factor SP1 binding bulk calling cards data in cre-driver mouseline and bulk brd4 data is also sequenced as backgound. This data contain two time points: day 10(P10) and day 28(P28). The data are from [Cammack et al., PNAS. (2020)](https://www.pnas.org/doi/10.1073/pnas.1918241117), and it can be downloaded from [GEO](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE128493). In this tutorial, we will call peaks, make annotation, and do differential peak analysis. ### Yeast calling cards data ```{toctree} :maxdepth: 1 notebooks/yeast ``` This is a transcription factor TYE7 bindings in yeast by single-cell(sc) calling cards techenology. The data is from [Shively CA, PNAS. (2020)](https://www.pnas.org/doi/10.1073/pnas.1818015116?url_ver=Z39.88-2003&rfr_id=ori:rid:crossref.org&rfr_dat=cr_pub%20%200pubmed), and it can be download from [GEO](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE134427). In this tutorial, we will call peaks, make annotation, and do differential peak analysis.