Coder Social home page Coder Social logo

Comments (11)

cmdcolin avatar cmdcolin commented on July 21, 2024

This might not be super relevant to this issue, but I made a little demo for visualizing some ENCODE data

This is from the chromHMM data from https://sites.google.com/site/anshulkundaje/projects/epigenomeroadmap

Here's what i loaded in JBrowse/WebApollo

screenshot-localhost 2014-12-01 12-11-44

Note that this is just using the default CanvasFeatures with some configuration for the colors

This doesn't necessarily help WebApollo add new annotations for these features because it uses CanvasFeatures, but it is a nice visualization. We could possibly convert it to HTMLFeatures though if interested.

This was also inspired by biodalliance.org who also have this visualization

from apollo.

nathandunn avatar nathandunn commented on July 21, 2024

@cmdcolin That is pretty sweet. Maybe create a new issue for it WRT to visualizing this type of data and put it in there (is this JBrowse or Apollo?). WRT to this, though, we should explore some of the visualization stuff (heatmaps, variation, etc.).

from apollo.

selewis avatar selewis commented on July 21, 2024

This needs further discussion.
It's not enough to just draw these, we need to consider the relationship
they have to genes and each other and the behaviors we'd like to support.
Like to hear what Thomas has done for this.

On Mon, Dec 1, 2014 at 10:27 AM, Nathan Dunn [email protected]
wrote:

@cmdcolin https://github.com/cmdcolin That is pretty sweet. Maybe
create a new issue for it WRT to visualizing this type of data and put it
in there (is this JBrowse or Apollo?). WRT to this, though, we should
explore some of the visualization stuff (heatmaps, variation, etc.).


Reply to this email directly or view it on GitHub
#32 (comment).

from apollo.

nathandunn avatar nathandunn commented on July 21, 2024

Maybe related to #1955

from apollo.

nathandunn avatar nathandunn commented on July 21, 2024

I think for this we have to:

  • annotate with / without evidence?
  • relate directly to an isoform
  • provide metadata info similar to other regions

from apollo.

jrr-cpt avatar jrr-cpt commented on July 21, 2024

Would addition of support for promoter features require a relationship to a gene or transcript? We are unlikely to have that data in many cases. However, for some well-studied phages, the promoter boundaries and transcripts are known.

from apollo.

nathandunn avatar nathandunn commented on July 21, 2024

@jrr-cpt that is good to know. I'm sure we could have them in isolation. We haven't really thought through the relationship types, so if you have any you explicitly wanted support for that would be helpful.

from apollo.

jrr-cpt avatar jrr-cpt commented on July 21, 2024

The SO term for promoter would be the level we need. Some phage genes use a host prokaryotic promoter, and others a phage RNA pol promoter. These can occur in the same genome, and there is not always a dedicated phage RNA pol.

I'm not sure how the relationships are designated in Apollo. All the SO is_a relationships apply? I can also see including member_of a gene.

from apollo.

nathandunn avatar nathandunn commented on July 21, 2024

I think that everything is "is_a" or "part_of" if I recall, but it really depends on how you are exporting it. For a typical GFF3, I'm not sure if it will matter, but potentially that is information we could add to the column 9 metadata.

from apollo.

jrr-cpt avatar jrr-cpt commented on July 21, 2024

IF we were to want to annotate transcipts as feature types, likely we would use transcript and some of its children, like polycistronic transcript

from apollo.

nathandunn avatar nathandunn commented on July 21, 2024

Yeah, if you have a list of the transcript types from the SO you want, that would be useful. Attaching promoters to transcripts would have to come in a major new version of Apollo. Adding types and non-coding promoters with no associations would be something we could backport.

from apollo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.