jonathonthill / MMAPPR2

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

Make Windows compatible #45

Open kjohnsen opened 6 years ago

kjohnsen commented 6 years ago

MMAPPR2 is currently not Windows compatible because of its use of the GmapGenome class from gmapR, which is not Windows compatible.

Crazy idea: get R to interact with Linux Subsystem