SuLab / WikiGenomesBase

A configurable codebase for launching organism specific WikiGenomes spinoff applications (e.g. ChlamBase.org) This is a web application framework for creating a model organism database leveraging the taxonomic, genetic and functional data that has been loaded to Wikidata.org by the Gene Wiki Project.
https://chlambase.org/
MIT License
7 stars 4 forks source link

Data Validation in Mutant Forms #129

Closed djow2019 closed 6 years ago

djow2019 commented 6 years ago

Adds checks to make sure each field is filled out Adds check to make sure genomic position falls within gene range Adds check to make sure variant base and reference base are different and filled out

fixes #107 fixes #4