Entering edit mode
6.7 years ago
Muha0216
•
0
i am analying my heatmap on java treeview. there is a function at the 'analysis tab' that allows me to narrow the heatmap expression to one gene. however, if i have identified a subset of genes involved in a particular process, how do i input all these genes into the substring to get only a clustering of these subset of genes?
and can anyone tell me what the 'find array' under analysis refer to?
Find arrays refers to the columns. It's a search of the column labels.
If you can manipulate the tree to get the genes next to each other, you could select them and select Export->Save Data and then open that file for clustering? There's probably a better way to do it, but that's my first thought.