GithubHelp home page GithubHelp logo

song-metadata-integrity-validation's Introduction

ICGC ARGO RDPC SONG Metadata Integrity Validation

This repository contain scripts to perform integrity validation on metadata recorded in SONG analysis objects. Examples of integrity violation: duplicated alignment results, missing qc_metrics analysis, WXS tumour sequence paired with WGS normal sequence etc.

Create Elasticsearch index for development

Some SONG metadata have been dumped as JSON documents and stored under song-analysis-dump, the following example command load SONG analysis objects from PACA-CA study (also known as program) into an Elasticsearch index called song-2021-05-25, run:

./scripts/indexer.py -i song-2021-05-25 -d song-analysis-dump/PACA-CA.20210507.json song-analysis-dump/PACA-CA.inter.20210512.json

Note: please make sure an Elasticsearch server run at localhost:9200

Run validation

The follow example command generates validation reports for all SONG objects in PACA-CA study.

./scripts/validator.py -i song-2021-05-25 -p PACA-CA

You can report on a particular donor, for example use -d DO230463 to report only for this donor.

This still a WIP, no actual reports yet.

song-metadata-integrity-validation's People

Contributors

junjun-zhang avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.