jonathonthill / MMAPPR2

Mutation Mapping Analysis Pipeline for Pooled RNA-Seq
4 stars 3 forks source link

Take out Rsamtools dependency #103

Open kjohnsen opened 5 years ago

kjohnsen commented 5 years ago

Now that we use samtools, we don't really need Rsamtools. We just need to switch out the places where we use their BamFile objects