You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read your Nature publication (https://doi.org/10.1038/s41467-018-07771-0) and would love to generate aggregate single cell profiles in figure 3A and 4D's bottom panel for my data.
Could you kindly provide guidance on how to replicate this? Your insights would be greatly appreciated!
Thanks,
Sally
The text was updated successfully, but these errors were encountered:
Thanks for your interest. Those browser tracks were simply visualised using the UCSC genome browser. You need the bigwig files which were generated during this Snakemake pipeline.
Essentially, you will get a *_treat_pileup.bdg file that contains the signal of ATAC-seq reads along the genome. It is in bedGraph format, generated during MACS2 peak calling. Then the bdg file is converted to *bw format.
To visualise bw, you just need to follow the instructions here:
Hi,
I read your Nature publication (https://doi.org/10.1038/s41467-018-07771-0) and would love to generate aggregate single cell profiles in figure 3A and 4D's bottom panel for my data.
Could you kindly provide guidance on how to replicate this? Your insights would be greatly appreciated!
Thanks,
Sally
The text was updated successfully, but these errors were encountered: