bioinformatics - chip-seq alignment with multimach reads -


i have 2 chip-seq samples , first step want perform align them reference following 2 strategies:

  1. remove reads matches more 1 site
  2. for reads matches more 1 site, bind them random site

as understood, (2) can done using option -a bowtie2. right? suggestion of how follow (1)?


Comments