Coder Social home page Coder Social logo

Comments (2)

evanroyrees avatar evanroyrees commented on August 11, 2024

Currently cytoscape component is in refactor branch

contig cytoscape component

This is crude at the moment and probably not all that helpful to the user. Some additional information should be displayed alongside some other tools to help with interaction, style, etc.

Some ideas for further progress:

  1. script to create cytoscape connections table that will be required as input for this component

This script would require two input groups (1. metagenome assembly, 2. metagenome reads)

  • reads are mapped to metagenome assembly
  • mapped reads checked for connections along starts and ends of contigs
  1. Ability to choose different layout configurations based on user preference
  2. Change behavior based on whether has provided connections table or condensed connections table.
  3. Default request should be the connections table as this has connection to the contig's start or end information available allowing for a directed graph to be constructed. The directed graph would be more informative than simply displaying connections between contigs
  4. Currently the size of the edges between nodes is weighted by the number of connections while also displaying the number of connections as an edge annotation... This is bulky, distracting and should this behavior should be removed from the styling
  5. Selections only display two colors denoting contigs selected vs. connected contigs that were not selected. Ideally the colors would correspond to the colors displayed in the 2D scatterplot that were selected
  6. Styling should be implemented to denote between the start and end contig connection

There are likely more here that I'm missing or forgetting but ideally getting some user feedback would be preferred after these are implemented.

from automappa.

evanroyrees avatar evanroyrees commented on August 11, 2024

#39 merged some minimum working code for this. Sample ingestion of cytoscape.connections.tab currently gets killed in docker container. Greater resources should resolve this.

from automappa.

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.