Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
/ covid_rnaseq Public archive

Next gen sequencing of SARS-CoV-2 RNA and comparison between two cell lines

Notifications You must be signed in to change notification settings

Alli3d/covid_rnaseq

Repository files navigation

covid_rnaseq

Next generation sequencing for SARS‑CoV‑2 RNA from adenocarcinomic human alveolar basal epithelial cells (a595) and normal human bronchial epithelial cells (NHBE). These cell lines were merged in the download of the raw data. Reference genome taken from Gene Expression Omnibus. Raw data can be found here.

Usage

Running covid_comparison-analysis.R in its entirety will run the other two R files. It graphs the difference (on the basis of fold change) between the two normalised sets of count data and conducts a correlation test.

rna-seq.R separates the samples by cell line. It creates, cleans, and normalises counts for the NHBE site. It then does multiple quality tests, tests for GO enrichment, then writes the annotated results to a file.

covid-a549-analysis.R creates, cleans, and normalises counts for the NHBE site. It then does multiple quality tests, tests for GO enrichment.

Running rna-seq.R and covid-a549-analysis.R individually is encouraged as they provide great insight to the samples, but please be aware the output is quite noisy (many plots).

About

Next gen sequencing of SARS-CoV-2 RNA and comparison between two cell lines

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages