CUT&RUNTools 2.0 is a major update of CUT&RUNTools (link), including a set of new features specially designed for CUT&RUN and CUT&Tag experiments. Both of the bulk and single-cell data can be processed, analyzed and interpreted using CUT&RUNTools 2.0.
Single-cell data analysis
Bulk data analysis update
Please refer to Installation Instructions.
To learn new features for CUT&RUNTools 2.0 on the bulk data analysis, please see New features.
Once the package is installed, see Data Example for examples.
See Usage Page about how to set up the pipeline and detailed usage.
See Directory Structure for basic structure of input and output folders.
To get started, please see Overview.
See Data Example for a most excellent starting point to get familiar with the tool.
See Usage Page about how to set up the pipeline and detailed usage.
See Directory Structure for basic structure of input and output folders.
Kindly ensure that proper credit is attributed to this work. If you utilized or modified CUT&RUNTools 2.0 in your research, we would be grateful if you could reference our paper. This would greatly assist us in maintaining and enhancing the tool going forward.
Yu et al., CUT&RUNTools 2.0: a pipeline for single-cell and bulk-level CUT&RUN and CUT&Tag data analysis, Bioinformatics, 2021 PubMed.
If you run into issues and would like to report them, you can use the "Issues" tab on the left hand side.
Alternatively, you can contact authors: fyu{at}broadinstitute.org or guo-cheng.yuan{at}mssm.edu .
Here are the new updates after first publication of CUT&RUNTools 2.0 (07/9/2021).
We are really appreciated that all the users who used this tool and gave the feedback, riased issues, fixed the bugs and pulled requests, with us together to make this tool better.
07/15/2022 - bugs fixed
09/02/2021 - support different types of adaptor processing (bulk) [details]
08/26/2021 - A singularity definition file for installation on their HPC cluster, thanks to qiyubio
07/29/2021 - bugs fixed in spike-in normalization (bulk)
07/23/2021 - add the scripts for get cut profiles of single locus/whole genome [details]
07/21/2021 - bugs fixed
conda config --add channels defaults
conda config --add channels bioconda
conda config --add channels conda-forge
conda create -n meme meme=5.0.5 python=3.7 conda activate meme
conda create -n meme python=3.6 conda activate meme conda install ‘meme=5.0.2’ ‘icu=58.2’
If it still does not work well, you could try to install MEME manually ([issue 7](https://github.com/fl-yu/CUT-RUNTools-2.0/issues/7)). Please make sure you used the correct version, some users reported the latest version of MEME was not compatible at some points.