Is there are any Python library for read bigWig file on Windows?
0
1
Entering edit mode
5.7 years ago
flipflappers ▴ 10

I want to use python read the bigWig on Windows system, but I can not find any library can do this job, both pyBigWig and bx-python are not support the Windows system.

Is there are any method let me use python read the bigWig file on Windows system? Or, may be I should try to compile a pyBigWig library for Windows?

bigWig Python Windows • 2.3k views
ADD COMMENT
0
Entering edit mode

When you say on windows, are you using the linux subshell or do you mean python on windows natively?

ADD REPLY
0
Entering edit mode

Sorry, I didn’t express it clearly. I mean python on windows natively.

ADD REPLY
0
Entering edit mode

You might be able to compile pyBigWig or bx-python on Windows 10, that's about the best you can hope for. In general we don't write for or test software on Windows. In fact, if you can use the Linux subsystem on Windows 10 then I expect most programs will then be available to you and work.

ADD REPLY
0
Entering edit mode

If you are happy to switch to R, or if it is possible to call R from Python, maybe worth checking rtracklayer package.

ADD REPLY

Login before adding your answer.

Traffic: 2436 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