Code Monkey home page Code Monkey logo

sars_cov2's Introduction

SARS_CoV2

Manuscript Analysis

Analysis Schematic

Prerequisites

  • MacOS/Windows/Linux
  • R (version 3.5.1)

Installing R [typical time = 5-10 minutes]

  1. Open an internet browser and go to www.r-project.org.
  2. Click the "download R" link in the middle of the page under "Getting Started."
  3. Select a CRAN location (a mirror site) and click the corresponding link.
  4. Click on the "Download R for [your operating system]" link at the top of the page.
  5. Click on the file containing the latest version of R under "Files."
  6. Save the .pkg file, double-click it to open, and follow the installation instructions.

Running the Analysis

For the Human 16S rRNA Gene Sequencing

The Required Input Data

  • Microbe Abundance (no-miss-table-dada2.qza):An abundance table with microbial species in rows and samples in columns.
  • Taxonomy Table (taxonomy.qza): Table of the taxonomic annotation
  • MetaData (BX_Sputum_convert.txt): A spreadsheet with samples in rows and metadata in columns
  • Tree File (rooted-tree_quality.qza):
  1. Open R
  2. Follow Code Bronchiectasis.Neutrophil.Elastase.r
  3. At the start of the code you will need to load packages required for analysis, for example:
library(vegan)
  • If you don't have this package you will need to install it, for example:
install.pakcages("vegan")

sars_cov2's People

Contributors

segalmicrobiomelab avatar sulaimanwalsh avatar

Stargazers

Khanh To-Miu avatar lily avatar  avatar Liu zifeng avatar Khemlal Nirmalkar avatar

Watchers

James Cloos avatar  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.