Code Monkey home page Code Monkey logo

gseadv's Issues

Compare same terms in different GeneSetCollections

A user request a method to compare the same GeneSet names of different GeneSetCollections (GSC), by counting the number of genes in each.

Could go on the line of compare(GSC1, GSC2) and then look for same pathways/GeneSet names and compare the number in each case. Could return the total number of shared names and the differences between them in a data.frame.

Would it be expandable to more than two GSC? Yes if in the names of the data.frame we set the names of the GSC being compared and return NA if the term is not shared between two GSC.
Like: Terms GSC1_GSC2 GSC1_GSC3 GSC2_GSC3

Appveyor

Add to install from biocondutor (from), perhaps install first bioconductor then the other packages

Antitesis of add

Add the possibility to drop a relationship but without removing completely all the genes or GeneSets. The opposite of add (which really adds a relationship, and if not present it adds a Gene or a GeneSet.)

Improve README

Add the original object stats with the simulations in Figure 3 of the README.
Also do the simulation with the number of genes.

Use dynamic programming in the functions `from*`

Many function that simulate a GSC are quite slow (more than 300 iterations ~ 1 min) if they reach a solution in timely manner.

Proposed change: use dynamic programming, create the amount of data and remove when they are picked. It might improve time results.

Example

This software can be implemented using the methods on this package.

Make it more general

At the moment it is only designed for GeneSetCollections, but I expect that it will be a need to cluster cell lines. As such it would be interesting to have a general set class in bioconductor and then a subclass "GeneSet", and equivalent "SetCollection" and the "GeneSetCollection".

This would require a feature request in https://github.com/bioconductor/GSEABase

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.