Skip to content

vclabsysbio/hILCs_DENV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

RNAseq_DV_ILCs

Description

This repository contains several scripts necessary to perform RNA-sequencing analysis in this publication "Innate Lymphoid Cells Activation and Transcriptional Changes in Human Dengue Infection". https://doi.org/10.3389/fimmu.2021.599805

Primary purpose of this repository is to provide additional details for method of analyses performed in the publication.

Data

Data used in this publication was deposited under ancession number GSE155672 fastq files were deposited on SRA. Processed files (TPM, Read counts) of all samples are also available

Raw data processing

This part demonstrate how fastq files were processed After FastQC evaluation, we trimmed Nextera adapter using Trimmomatic. Read mapping was done using HISAT2 TPM was obtained by StingTie. Read counts were obtain by HTseq-count Processed data of all samples were deposited on GEO (see above)

R scripts

R scripts for data analysis in Fig 3 and 4 in the publication

  • Part 02 demonstrate data visualization in Figure 3
  • Part 03 perform DESeq2 analysis and data visualization in Figure 4A,B
  • Part 04 focus on GO term enrichment analysis with gProfileR and data disualization in Figure 4C-F

Packages used in this analysis

Trimmomatic (0.36)

HISAT2 (2.1.0)

StringTie (1.3.5)

HTseq-count (0.6.1p1)

R 3.6.0

Data analyses were performed on Ubuntu 16.04.6 LTS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published