Entering edit mode
6.5 years ago
mikysyc2016
▴
120
- I use Bowtie2 to get align my fastq file and get sam file.
- I use samtools view to separate mapped reads and unmapped reads to differenent bam file.
- I use picard to mark PCR duplicate.
- I use MACS to do peak calling.
Do you have any suggestion?
Thanks!
You can do it at any step after alignment.
Please do not post comments as answers. When replying to a specific answer or comment, use the
ADD COMMENT
bellow said comment or answer.