Hi,
Is there a good RNA-seq mapping tool that is also able to identify splice sites, which can be run on Windows 7?
Thanks.
Hi,
Is there a good RNA-seq mapping tool that is also able to identify splice sites, which can be run on Windows 7?
Thanks.
You can run tophat on cygwin
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
I don't know a single tool that can not be compiled under windows 7. So pick one and try it out. Besides that, OS dependence should not be your favorite concern when choosing a mapping tool.
Sometimes compiling with makefiles can be small problem. Also windows would require the C-compiler.
But I agree with you though I have not done it myself. This post may be worthwile to look at.
Check this: Bioinformatics on windows
I think you can get .exe's for samtools, tabix, bwa and for some more. -_-
Not sure about RNA-seq mapping tools