Skip to content
forked from AmirUCR/Fugue

FUGUE is a preprocessing tool for ALLEGRO

Notifications You must be signed in to change notification settings

ucrbioinfo/Fugue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FUGUE / Fungal Universe Genome Unification Engine

FUGUE is a Python program that allows you to download genomes, CDS, GFF, and proteomes for more than 2,000 fungal species used in its parent project, ALLEGRO. It draws data from NCBI Datasets, FungiDB, EnsemblFungi, and MycoCosm, and removes duplicate downloads. Additionally, FUGUE can:

  1. Create CDS from downloaded GFF files and mark the intron/exon boundaries using GFFRead
  2. Utilize DIAMOND to create orthogroups for your genes of interest
  3. Create the required input for ALLEGRO

Documentation

You may find the documentation for FUGUE at its GitHub Wiki.

Support

If you run into any issues or have any suggestions for FUGUE, please report them on our GitHub Issues tracker. It's the fastest way to get support and helps us improve FUGUE for everyone.

About

FUGUE has been developed and is maintained by Amir Mohseni, and Stefano Lonardi at the University of California, Riverside.

About

FUGUE is a preprocessing tool for ALLEGRO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 54.9%
  • C++ 33.2%
  • C 7.3%
  • Python 4.2%
  • Other 0.4%