{% extends "base.html" %}
{% block title %}Home{% endblock %}
{% block content %}
Upload gene coordinates and a genome (or chromosome lengths). GFViewer
draws every family in its own colour along round-capped ideograms, computes
localization statistics, and lets you refine the figure in the browser
before exporting to PDF, SVG, PNG or JPG.Visualize multigene-family localization across chromosomes
Run one straight through the pipeline, or download the raw input files to try on your own machine. All of these ship with GFViewer.
GFViewer is a pip-installable tool. Everything this portal
does — rendering, styling, the full analytics suite — is also
available as the gfviewer command for scripting and batch
runs.
python -m pip install gfviewer
gfviewer -d genes.csv -g genome.fasta -o out/ --analytics -cen