GithubHelp home page GithubHelp logo

tirganteanga / arg_ast Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soda460/arg_ast

0.0 0.0 0.0 636 KB

Program that perform phenotype genotype analysis with antibiotic resistance data

R 91.91% Perl 8.09%

arg_ast's Introduction

arg_ast : R code to visualize phenotype-genotype associations between resistance genes identified by whole genome sequencing and antibiotic susceptibility testing datasets.

Phenotype Genotype associations with antibiotic resistance data

Installation

git clone https://github.com/soda460/arg_ast

If need install these R libraries

install.packages('tidyverse')
install.packages('ggplot2')
install.packages('ggrepel')

# optional
install.packages('svglite')

Usage

Try to fit your phenotype and genotype data to the format of the csv files loaded by the main program : arg_ast.R

The script data_wrangling.R is highly specific to our datasets.

Contributors

  • Jean-Simon Brouard, Ph.D.
    Biologist in bioinformatics, Science and Technology Branch
    Agriculture and Agri-Food Canada / Government of Canada
    [email protected]

  • Dominic Poulin-Laprade, Ph.D.
    Research Scientist, Science and Technology Branch
    Agriculture and Agri-Food Canada / Government of Canada
    [email protected]

Notes

Technically, this script is also useful for me because it make use of quosure objects in R functions.

arg_ast's People

Contributors

soda460 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.