Software for visualizing circular genomes mapping
1
2
Entering edit mode
8.9 years ago
mmart12 ▴ 30

Hello,

Does anybody know a software for visualizing circular genome mapping against sequenced reads to see their distribution on the ref genome?

I already tried using circus but it does not work on Windows and I do not have the "make" function to have it working on mac.

Thank you

Assembly genome next-gen-sequencing • 3.6k views
ADD COMMENT
0
Entering edit mode

Circos definitely works on windows and Mac plus "Make is a utility that automatically builds executable programs and libraries from source code by reading files called makefiles which specify how to derive the target program". So, it works with the makefiles inside the source code you download.

You need to install Xcode and developer tools for Make or if you just want the command line tools without Xcode, go here https://developer.apple.com/opensource/

ADD REPLY
0
Entering edit mode

Hello, thank you for answer. Sorry, I mistyped, I meant Circus and it does not work on windows. I've been in contact with the developer.

About Mac, I cannot install Xcode as I have an older version of Mac OS (10.8) and the current Xcode works from OS 10.10 on.

ADD REPLY
0
Entering edit mode

Ah Circos, just to answer the second part, you can definitely get older version of XCode, depending on your version else you can use RCircos for quick plotting, you don't need the local installation of complete tool then. Also checkout, I think its already answered here.

ADD REPLY
1
Entering edit mode
8.9 years ago
h.mon 35k

Try BLAST Ring Image Generator, or BRIG for short. Should work on Windows.

ADD COMMENT
0
Entering edit mode

I already tried BRIG but it does not generate the alignment. I guess it is because I have thousands of short reads to map to the reference (which represent insertions in transposons) and not a draft/complete genome

ADD REPLY
0
Entering edit mode

Can't you use IGV for that?

ADD REPLY
0
Entering edit mode

I actually solved by using CGview.

ADD REPLY

Login before adding your answer.

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