GithubHelp home page GithubHelp logo

yangjl / gerp-diallel Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 4.0 19.33 MB

Research repo for Yang et al., 2017 paper.

R 8.35% Python 0.02% Shell 0.12% HTML 91.51%
paper diallel gerp deleterious gs heterosis

gerp-diallel's Introduction

Welcome to GERP Deleterious Alleles project

This is a research repo for our project entitled "incomplete dominance of deleterious alleles contributes substantially to trait variation and heterosis in maize". The preprint manuscript could be found via bioRxiv.

Introduction

In this study, we take advantage of the genetic and genomic tools available in maize to investigate the contribution of deleterious alleles to phenotypic variation. We use the deleterious annotation to inform our genomic prediction model to improve the prediction accuracy for phenotypic traits and heterosis.

Architecture about this Repo

This project contains ~400 commits. A largedata directory was intentionally ignored by adding to gitignore because of the large size of the files within the folder. To guide the visitors having a better idea about the repo, here we briefly introduce the functions or sepecific purposes of the directory system. The layout of directories is based on the idea from ProjectTemplate.

  1. cache: Here we store intermediate data sets that are generated during a preprocessing step.
  2. data: Here we store our raw data of small size. Data of large size, i.e. > 100M, store in a largedata folder that has been ignored using gitignore.
  3. doc: Documentation codes (i.e. Rmd files) for generating the figures.
  4. graphs: Graphs produced during the study.
  5. lib: Some functions for our work.
  6. profilling: Analysis scripts for the project. It contains some sub-directories.
  7. table: Table produced during the study.

Figures

Rmd code to generate Figures in the paper.

  1. Figure 1: Panels of this figure can be produced with code doc/Fig1.Rmd. And the Figure1 in a pdf version.
  2. Figure 2: Panels of this figure can be produced with code doc/Fig2.Rmd. And the Figure2 in a pdf version.
  3. Figure 3: Panels of this figure can be produced with code doc/Fig3.Rmd. And the Figure3 in a pdf version.

License

This repo is free and open source for research usage, licensed under GPLv2.

gerp-diallel's People

Contributors

rossibarra avatar yangjl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gerp-diallel's Issues

a question of GERP

I am doing the subject of deleterious variants, and downloaded GERP from https://github.com/tvkent/GERPplusplus, and when i ran it reported an error like this :

gerpcol -t NeuTree.txt -f -a Alignment.mfa -e human

terminate called after throwing an instance of 'BIO::E_OpenFailedEx'

Aborted (core dumped)

How should I solve this problem? Or could you provide the software package and test data? Thank you for your time

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.