GithubHelp home page GithubHelp logo

jrsjrs / agr_schemas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alliance-genome/agr_schemas

0.0 2.0 0.0 154 KB

A repository of JSON schemas for incorporating data into AGR.

Python 100.00%

agr_schemas's Introduction

Build Status

AGR JSON Schemas

This directory contains JSON schemas used to define data for integration into AGR.

Most recent release:

Schema Description
basicGeneInfoFile A file of Basic Gene Information objects. This is the base or "root" schema.
basicGeneInformation An entry with Gene information from a MOD. Gene set includes: genes, psuedogenes and not-protein coding genes. It does not include engineered foreign genes, transcripts or other features.
dataProvider An standard set of information regarding data source and taxon ids for the AGR.
crossReference An crossReference entity (e.g.: NCBIGENE links, UniProt Links, and links back to MODs).
metaData An standard set of information regarding when and from whom the load was generated.

Validation

The python script "agr_validate.py" can be used to validate a JSON entry against a schema for testing/development purposes. Usage is as follows: agr_validate.py -d test_data.json -s base_schema.json

For the basic Gene info file run ./agr_validate.py -d <gene_file.json> -s basicGeneInfoFile.json and for the disease info file run ./agr_validate.py -d <disease_file.json> -s disease/diseaseMetaDataDefinition.json

Formatting Notes

Please use 2 spaces for indentation.

agr_schemas's People

Contributors

adamjohnwright avatar christabone avatar cmpich avatar cmungall avatar edwong57 avatar nidak21 avatar oblodgett avatar sierra-moxon avatar srengel avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.