gangcai / uniquesam

Get uniquely mapped reads from fastq files (ChIPseq data)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uniquesam

Get uniquely mapped reads from fastq files (ChIPseq data)

procedure

mapping

step1_map.sh

extract uniquely mapped reads from sam file

python step2_extract_uniq.py samplename #samplename.sam should be under current directory

remove duplicates

step3_rmdup.sh

About

Get uniquely mapped reads from fastq files (ChIPseq data)

License:MIT License


Languages

Language:Shell 61.4%Language:Python 38.6%