Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add single-cell analysis functionality #25

Open
drpatelh opened this issue Apr 5, 2019 · 0 comments
Open

Add single-cell analysis functionality #25

drpatelh opened this issue Apr 5, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@drpatelh
Copy link
Member

drpatelh commented Apr 5, 2019

Should be possible to add a --single-cell parameter to the pipeline that processes the data accordingly. I would imagine that you just set the replicate id in the design file to 1 for all the samples. This will then merge all of the samples together to create a "bulk" sample to call the peaks. The data from the single-cell alignments will then need to be projected onto the merged peaks. Will need to look into the analysis downstream from that but the pipeline should already have most of the functionality.

Another pipeline written in Snakemake:
https://github.com/dbrg77/plate_scATAC-seq/blob/master/mSp_scATAC-seq/Snakefile

Other tools:
https://omictools.com/single-cell-atac-seq-analysis-category

@ewels ewels added the enhancement New feature or request label Apr 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants