Coder Social home page Coder Social logo

nardus / ace2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.9 MB

Code and data used in Mollentze et al. (2022) "Variation in the ACE2 receptor has limited utility for SARS-CoV-2 host prediction".

License: GNU General Public License v3.0

Makefile 6.36% R 70.39% Awk 0.32% TeX 22.93%
ace2 host-prediction sars-cov-2 virology

ace2's Introduction

Prediction of hosts susceptible to SARS-CoV infection using ACE2 protein sequences

DOI

Code and data used in Mollentze N, Keen D, Munkhbayar U, Biek R, Streicker DG. (2022). Variation in the ACE2 receptor has limited utility for SARS-CoV-2 host prediction. eLife 11:e80329. doi:10.7554/eLife.80329.

Requirements

mamba env create -f environment.yml

Repeating published analyses

To repeat all analyses and recreate the figures used in the manuscript, run:

conda activate sars_susceptibles
make

Usage notes

  1. Most required external data will be downloaded automatically, with two exceptions:

    • ACE2 sequences. The Makefile contains code to download these, but any sequence updates by NCBI will mean sequences matching the earlier accession number used here cannot be dowloaded (easily). The sequences used here are therefore included in data/external/ace2_protein_sequences.fasta.
    • IUCN range data (required to recreate map figures). Downloads require a log in, see data/iucn_range_maps/ for instructions.
  2. This pipeline was designed for workstations, and may need some minor modifications to run on a regular PC:

    • By default, 20 parallel threads will be used. Edit the --n_threads argument throughout the Makefile to change this
    • Creating ensemble models may use large amounts of memory. See scripts/train_ensemble.R for instructions if this becomes an issue.

ace2's People

Contributors

nardus avatar

Watchers

 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.