RNA-seq mapping on Windows
1
0
Entering edit mode
9.9 years ago
K.Nijbroek ▴ 100

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.

RNA-Seq windows • 4.7k views
ADD COMMENT
1
Entering edit mode

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.

ADD REPLY
0
Entering edit mode

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.

ADD REPLY
1
Entering edit mode

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

ADD REPLY
1
Entering edit mode
9.9 years ago

You can run tophat on cygwin

ADD COMMENT
0
Entering edit mode

Thanks! Thats exactly what I hoped for. I'm now installing Cygwin with ALL packages. Could you perhaps give me some details of the steps to implement tophat on cygwin?

ADD REPLY
0
Entering edit mode

You can either compile tophat or use the binaries. You don't need all packages. Just use the ones that you really require, else it will take a long time to download and install. You would also need samtools and bowtie to run tophat.

ADD REPLY
0
Entering edit mode

Installed samtools, bowtie and boost (as manual said). Now make tophat2 running into the error that aio.h can not be found (which is not included in cygwin)....

ADD REPLY
0
Entering edit mode

Hey, how can I do that? can you give me some tips about it?

Thank you

ADD REPLY

Login before adding your answer.

Traffic: 2955 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6