Skip to content

perslab/CUTnTag_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUTnTag Analysis pipeline scripts

R and bash scripts to analyse CUT&Tag data using Signac, Deeptools, MACS2, SEACR and more.

Link to Google docs of bulleted pipeline steps

This folder contains the "mother" scripts, which have then been copied to the analysis folders such as /H3K27ac_VMH_ExptD and amended as appropriate to filter and set ie clustering resolution. Note that in current state it's necessary to set the path to ie. fastq and hashtag fastq in both 00_parameters and in each bash script.

cutntag.yml contains conda environment with all the necessary packages.

I found it useful to invoke the scripts in this manner:

R -e "rmarkdown::render('03_demultiplex.Rmd',output_file='03_demultiplex.html')" bash -x 04_filteredCells_makeBAMmakeBWfindPeaks.sh &> logfile_04.log

Link to write-up about cutNtag in general and some thoughts on it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages