I'm helping a scientist find a suitable tool for searching in their cell-gene-expression database with 20000genes and 3700 cells (will increase). The data is just tab-separated.

            cell1 cell2 cell3

Gene1   0       3      1

Gene2   2       5     14

Gene3   5       0      3

One needs to search in this database, for e.g. which cells have expressed>4 on Gene1 and Gene3? Also visualization of the result will be important and other types of add-on searches/comparisons.

My alternatives are building a tool from scratch in perhaps matlab/python/R, or using some BI-tool like Tableau/Spotfire, or looking for some tool at bioconductor.org.

I was wondering if anyone knows of any other tool or database of tools with this functionality.

More Bo Bekkouche's questions See All
Similar questions and discussions