rtracklayer interface to GBrowse
1
0
Entering edit mode
@kishor-tappita-2563
Last seen 10.1 years ago
Dear All, Would it be possible to interact with Gbrowse using rtracklayer. If yes , could some one explain me the procedure for creating a plugin inorder to be able to interact with GBrowse. Thank you, Kishor
rtracklayer rtracklayer • 661 views
ADD COMMENT
0
Entering edit mode
@michael-lawrence-3846
Last seen 2.8 years ago
United States
Hi Kishor, rtracklayer defines an API that is documented under class?BrowserSession and class?BrowserView. Each backend/plugin should implement the API as completely as possible (it is not required to implement every feature). You'll want to look at browser.R to get a better understanding of what needs to be implemented (there are some fallbacks). And ucsc.R provides a relatively complete example of a backend. The last I looked at GBrowse, it was not very amenable to an interface, because it did not have the ability to query directly for session state, like UCSC supports. Anyway, something should be possible. Please let me know if you need any pointers. Michael On Wed, Sep 8, 2010 at 2:45 AM, Kishor Tappita <kishor.tappita@gmail.com>wrote: > Dear All, > > Would it be possible to interact with Gbrowse using rtracklayer. If > yes , could some one explain me the procedure for creating a plugin > inorder to be able to interact with GBrowse. > > Thank you, > Kishor > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: > http://news.gmane.org/gmane.science.biology.informatics.conductor > [[alternative HTML version deleted]]
ADD COMMENT

Login before adding your answer.

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