Git Product home page Git Product logo

nimpress-paper's Introduction

Analyses in support of the nimpress paper

Requirements

This has been tested with:

  • bcftools 1.9
  • htslib 1.9
  • R 4.0.0, with packages:
    • ggplot2 3.3.2
    • plyr 1.8.6
    • reshape2 1.4.4
    • svglite 1.2.3.2

All software should be accessible on the system path. Approximately 65 GB of scratch disk space is also required.

Running

Comparison software (PLINK2, PRSice-2) and input data (1000 genomes project genotypes) are not included in this repo, and must be downloaded and preprocessed first using scripts in this repository. This process is described in the following steps, to be run from the repository root directory (nimpress-paper).

  1. Download software:
cd software/plink2/
bash download.sh
cd ../prsice2
bash download.sh
cd ../..
  1. Download and process input data:
cd data
bash 01_download_1000G.sh
bash 02_gen_testfiles.sh
cd ..
  1. Perform profiling:
cd tests
bash 01_run_tests.sh
bash 02_collate_results.sh
Rscript 03_summarise_results.R
cd..

Contact

Mark Pinese ([email protected])

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.