The R package topGO can perform GO enrichment using Fisher's Exact test, which is based on gene counts, as well as Kolmogorov-Smirnov like test, which is based on gene scores.
JBrowse is a fast genome browse build with JavaScript and HTML5. It can easily run on your own server (even as static site), or on free hosting services like GitHub Pages or Netlify. So start to build your personal genome browser with your tracks of favourite.
The color attribute needs to be characters.
I have a bed file that containing all Isoseq reads and I would like to remove those overlapped with multiple genes in the annotation file.
I was trying to build genometools on my Mac laptop accoring to the INSTALL instructions but with no success.
Tried several tools to sort gff topologically, incluing genometools, Perl script GFF3sort, Python package tag and pure shell command.