Code Monkey home page Code Monkey logo

jarvis's Introduction

JARVIS

Overview

  • JARVIS ("Junk" Annotation genome-wide Residual Variation Intolerance Score): a comprehensive deep learning framework to prioritise non-coding variants in whole genomes, using human-lineage purifying selection features and primary sequence context.

  • gwRVIS (genome-wide Residual Variation Intolerance Score): genome-wide intolerance to variation score

Publication:
Prioritizing non-coding regions based on human genomic constraint and sequence context with deep learning.
Vitsios et al., Nature Communications, March 8, 2021 https://doi.org/10.1038/s41467-021-21790-4


Installation instructions for JARVIS/gwRVIS modules

  • Python dependencies
conda create -n jarvis python=3.7 r r-devtools r-tidyverse 
conda config --add channels bioconda
conda config --add channels conda-forge
conda activate jarvis  


conda install --file requirements.txt  
  • R dependencies

install.packages(c("glm2", "glmnet", "lmridge", "plotmo", "pRoc", "ggplot2", "ggridges", "RColorBrewer")) devtools::install_github("thomasp85/patchwork")



Run

  • Instructions to generate the JARVIS and gwRVIS scores are available in the README.md file within modules.
  • Subsequent sub-folders may also contain their own README files with instructions to run them independently or for ad-hoc analyses.
  • Other folders and their sub-folders (such as ensembl/, gnomad/ and other_datasets/) are accompanied with README files and scripts to download and pre-process any other required datafiles that are not available in the JARVIS GitHub repositoy.



Data availability

JARVIS and gwRVIS scores, across the whole genome, are publicly available at the following location: http://jarvis.public.cgr.astrazeneca.com

All scores have been generated based on the hg19 human assembly version.



jarvis's People

Contributors

dvitsios avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jarvis's Issues

Available for Build 38?

Hasn't the community agreed to move to build GRCh38 (hg38)?

Will you make this cool resource available there, either through retraining or lifting over?

Thanks,
Phil

is there has an example

Hi,
It is possible to build up an example? Mainly include input file and output file?
There is too much information or subclass in the repository, difficult to understand how to process the workflow and what kinds of input types are available.

Thanks!

Support for VCF input

Hi,
I do not know if this is the correct place to ask this, but I am wondering if the tool could be used to analyze the variants inside VCF files. Does it accept VCFs as input?

Thanks in advance!

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.