smangul1 / rop

The Read Origin Protocol (ROP) is a computational protocol that aims to discover the source of all reads, including those originating from repeat sequences, recombinant B and T cell receptors, and microbial communities.
https://github.com/smangul1/rop/wiki
GNU General Public License v3.0
34 stars 14 forks source link

Fix "samtools no such command" in rop-imrep.sh #116

Closed PoslavskySV closed 7 years ago

PoslavskySV commented 7 years ago

use samtools from /tools/ everywhere (fix the error "samtools no such command")

smangul1 commented 7 years ago

Thanks! Fixing it now