On the view_genomic_intervals page, it automatically loads a graph of ChromosomeIntervalsGraph. This should be put in a "graphs" tab and only loaded on show, like on the sample page
There should be a new "graphs" tab on the gene list page.
This should load a new chromosomes graph, which takes the gene list, looks up the coordinates (just always use GRCh38 as it's all close enough between builds) and then shows the genes next to the coordinates
The genes on the "-" strand should be on the left written in blue and the genes on "+" strand should be on the right in red. You may need to spread the chromosomes out a lot to give more space
On the view_genomic_intervals page, it automatically loads a graph of ChromosomeIntervalsGraph. This should be put in a "graphs" tab and only loaded on show, like on the sample page
There should be a new "graphs" tab on the gene list page.
This should load a new chromosomes graph, which takes the gene list, looks up the coordinates (just always use GRCh38 as it's all close enough between builds) and then shows the genes next to the coordinates
The genes on the "-" strand should be on the left written in blue and the genes on "+" strand should be on the right in red. You may need to spread the chromosomes out a lot to give more space