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

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -