Changes between Version 55 and Version 56 of SOPs/atac_Seq
- Timestamp:
- 06/08/21 14:52:45 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOPs/atac_Seq
v55 v56 159 159 {{{ 160 160 161 macs2 callpeak -t $foo.bam - B -q 0.01 -g hs -n ${prefix} --nomodel --shift -75 --extsize 150161 macs2 callpeak -t $foo.bam -f BAM -B -q 0.01 -g hs -n ${prefix} --nomodel --shift -75 --extsize 150 162 162 }}} 163 163