-
Notifications
You must be signed in to change notification settings - Fork 0
Instructions HiC‐Bench
javrodriguez edited this page Dec 12, 2023
·
6 revisions
- Download repository.
module load git
git clone https://github.com/javrodriguez/DBIND
- Create symlinks to input data.
cd DBIND
mkdir FILTER
cd FILTER
ln -sn ../../*rep* ./
cd ..
- Create sample sheet
module load r
Rscript ./make_sampleSheet_hicbench.R
-
If there are samples for different different factors (i.e. different TFs or chromatin marks) and/or cell lines, fill the columns Factor and Tissue in the table
samples.diffBind.csv
accordingly. -
Make PCAs.
sbatch pca_diffBind.sh