Skip to content

KorfLab/gqc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GQC

This project aims to perform simple genome quality control measures on protein coding genes.

Goal

  • Download genomes in standardized formats
    • FASTA
    • GFF3
    • Perhaps some source-specific tweaks
  • Load them into a SQLite database
  • Train standard sequence models on genes
  • Use sequence models to score genes
  • Report genome features, patterns, and outliers
  • HTML output?
  • Automate everything

CLI should eventually look like this:

gqc <fasta> <gff> <output dir>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages