Can any JBrowse2 tracks show multiple colors for reads at different nucleotide positions?
0
1
Entering edit mode
4 weeks ago
I0110 ▴ 140

I was wondering if there is a JBrowse/JBrowse2 track could show three colors for reads map to different nucleotide positions. I want to visualize Ribo-seq data which shows three nucleotide periodicity so I want to show the reads map to reading frame 0 as red, reading frame 1 as blue and reading frame 2 as green. Something like:enter image description here

The data input should be something like: enter image description here

The column should contain (1) read counts (2) chromosome (3) nucleotide position (4) strand (5) color (should have 4 options, if possible: red, blue, green and grey.) Thanks!!!

JBrowse JBrowse2 • 573 views
ADD COMMENT
1
Entering edit mode

hi there, I'm a jbrowse 2 dev. I haven't heard of this type of visualization. If you can tell me more about the format the data comes in I might be able to advise. for jbrowse 1 I made the mpileup plugin which might be a way to sort of generalize the "snp coverage" track...a similar thing may be able to be made for jbrowse 1 or 2 that could support riboseq https://github.com/cmdcolin/mpileupplugin

ADD REPLY
0
Entering edit mode

Thanks for your reply, I add the description for data input in the text.

ADD REPLY
1
Entering edit mode

i did an initial assesment and it may be a bit tricky to add this to jbrowse 2 unfortunately. if you are patient in waiting, let me know and i can check into this more, might be a couple weeks or even months realistically though just given that i got a lot of other todos

ADD REPLY
1
Entering edit mode

Actually...because i'm a people pleaser i did a bit more work and tried to make a demo of this usage as a jbrowse 2 plugin

See https://github.com/cmdcolin/jbrowse-plugin-riboseq

it might not be everything you need but i tried to follow the data format you gave

Let me know what you think. If you have more realistic data files, please email me at colin.diesh@gmail.com and i can review

ADD REPLY
0
Entering edit mode

Thanks a million! I have never used jbrowse2 but will give it a try.

ADD REPLY
0
Entering edit mode

sure thing. there is a bit of a learning curve setting it up but let me know if you run into any problems. i generally recommend using the jbrowse 2 "web quickstart" https://jbrowse.org/jb2/docs/quickstart_web/

ADD REPLY
0
Entering edit mode

also i am imagining that maybe you have an additional "coverage" wiggle file that goes along with the data you gave. if that's true let me know. i can brain storm, either you can modify your bedtabix to include the coverage info, or the jbrowse plugin can be modified to accept both the bed tabix and a bigwig of coverage info

ADD REPLY

Login before adding your answer.

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