Hi all,
I am trying to create a visualizer to visualize transcriptome data. I am traditionally a C#/.net programmer.
- What language would be best for creating a tool to do this?
- Are there any suggested APIs or current projects that already do something similar to this?
Thanks again!
I want to visualize two files of omics data against each other. Other than that the exact specifications are still unclear at this point.
OK, assuming you want to see the biological overlap (are the same processes affected in both data sets) you might indeed want to pathway or GO tree visualization. If the two sets affect the same pathway you can use the visual representation to decide whether the effects would be comparable on a biological level even if they do not affect the same genes.