Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Day Lab
Nucleic_Acids_Research_2020
Commits
58355f5c
Commit
58355f5c
authored
Jun 29, 2020
by
Robert Phillips
Browse files
Upload New File
parent
256333db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Step_2/Step2_Final_PeakCalls.sh.txt
0 → 100644
View file @
58355f5c
module load MACS2
macs2 callpeak \
--treatment /data/user/rphill3/Enhancer_Ident_ATAC/Str_ATAC_merged.bam \
--qvalue 0.00001 \
--gsize 2729862089 \
--format BAMPE \
--outdir /data/user/rphill3/Enhancer_Ident_ATAC/Final_PeakCalls \
--name Str_Merged_BAMPE_narrow_0.00001_FinalPeaks
macs2 callpeak \
--treatment /data/user/rphill3/Enhancer_Ident_ATAC/Cor_ATAC_merged.bam \
--qvalue 0.00001 \
--gsize 2729862089 \
--format BAMPE \
--outdir /data/user/rphill3/Enhancer_Ident_ATAC/Final_PeakCalls \
--name Cor_Merged_BAMPE_narrow_0.00001_FinalPeaks
macs2 callpeak \
--treatment /data/user/rphill3/Enhancer_Ident_ATAC/Hpc_ATAC_merged.bam \
--qvalue 0.00001 \
--gsize 2729862089 \
--format BAMPE \
--outdir /data/user/rphill3/Enhancer_Ident_ATAC/Final_PeakCalls \
--name Hpc_Merged_BAMPE_narrow_0.00001_FinalPeaks
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment