Git Product home page Git Product logo

wormicloud's People

Contributors

valearna avatar

Stargazers

 avatar  avatar

Watchers

 avatar

wormicloud's Issues

add double quotes around inserted keywords by default

Right now if the user enters more than one word in a single query box (e.g., 'positive' and 'result') the search is performed with the default lucene engine, which searches all documents containing 'positive' OR 'result'. By adding double quotes we want to force lucene to search for the sentence 'positive result' (since the two words are entered in the same box and not in separate ones).

Improve color palette to avoid using similar colors for different clusters

As suggested by @chris-grove, we should find a better color palette to avoid using similar colors for different words or clusters. As I was mentioning at today's meeting, we are already using a package specifically designed for generating distinct colors (https://www.npmjs.com/package/distinct-colors) for word trends, but it doesn't really work as expected. One possible solution would be to handpick a list of orthogonal colors and always use this list without shuffling the colors every time. This would also provide stable results in terms of color scheme and could help users identify the results quickly.

Add sequence names in gene only clouds

These are not in any categories in Textpresso, but some genes don't have a public name yet and sequences would improve the cloud, especially for protein-protein interaction analysis. We need to ask Michael if they can be easily added to textpresso.

Extend wordcloud to WBperson

The idea is to enter a person name and get a wordcloud of his/her abstracts. Can also be extended to more than one person.

add Textpresso as alternative source for interaction cloud

Provide the following options from the UI:

  • papers mentioning both genes: use TextpressoAPI to get fulltext of all papers where both genes are mentioned (document search)

Use abstract of matching papers (up to 200-600) to generate the word cloud

modify minus sign to remove keyword boxes

Right now the minus sign always removes the very last box. We should place a minus sign after each box to let the user remove specific boxes instead of the last one.

Manage data with redux

functions to remove a single word from the cloud. Having a popup window with a 'remove' button from the cloud would be ideal

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.