Giter Site home page Giter Site logo

pcawg_file_audit's Introduction

pcawg_file_audit

The tool is used to:

  • Audit PCAWG files distributed among different repos: Collab, AWS, EGA, DCC-portal, PDC, GNOS repositories

Getting Started

The tool needs to talk to the Collaboratory, AWS S3, DCC portal API, metadata service API and EGA data transfer git repo to get latest information.

Prerequisites

Before you can run the tool:

  • Have an Elaticsearch service running
  • Have the PCAWG release May2016 JSONL dump file available at: examples/file_auditing/input/
  • Configure the tool. The configuration file locates config/fileobject.schema.yaml. You may need to change the following field to indicate the path of EGA git repo on your local machine.
pcawg_ega_submission_path: /Users/lxiang/projects/pancan/pancancer-sandbox/pcawg-ega-submission

Installing

Get the source script of the tool

git clone https://github.com/lindaxiang/pcawg_file_audit.git

Running the tool

cd bin/
./pcawg_file_audit.sh

The location of the output reports

examples/file_auditing/output/
├── aws_missing_files.txt
├── aws_missing_index_files.txt
├── collab_missing_files.txt
├── collab_missing_index_files.txt
├── dcc_portal_missing_files.txt
├── fileobject.jsonl
├── files_only_exist_in_one_repo.txt
├── index_files_missing_in_collab_existing_in_aws.txt
└── overall_report.txt

pcawg_file_audit's People

Contributors

lindaxiang avatar

Watchers

James Cloos 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.