Very Lightweight And Fast Genomic Bed Viewer
2
1
Entering edit mode
11.1 years ago
Gabriel R. ★ 2.9k

I deal a lot with bed files on hg19. Is there a very lightweight, no fuss, very fast viewer to do:

./viewer [bed file in] [pdf file out]

and you could view distribution of the ranges in the pdf file similar to something like this: http://cistrome.dfci.harvard.edu/CaSNP/gscore/ I do not want to open a graphical user interface for a genome browser each time I apply a tiny little filter.

genome r browser visualization • 2.2k views
ADD COMMENT
0
Entering edit mode

What do you mean by "distribution of ranges"? A histogram of feature sizes? Or each line in the BED file placed on a chromosome? Can you give an example of what you want to have in the PDF?

ADD REPLY
0
Entering edit mode

something simple along those lines :http://cistrome.dfci.harvard.edu/CaSNP/gscore/

ADD REPLY
1
Entering edit mode

Have you tried the answers at Drawing chromosome ideogams with data? In particular, the second plot in this answer: A: Drawing chromosome ideogams with data

ADD REPLY
0
Entering edit mode

They are all R packages, hasn't someone build either a wrapper or something faster and easier to use ?

ADD REPLY
0
Entering edit mode
11.1 years ago

what you could do is use something like Casper JS to load into a headless browser that can also screenshot anything.

The bonus is that you can use commonly used websites, navigate the pages and do all sorts of fancy things

ADD COMMENT

Login before adding your answer.

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