This repository contains the scripts used to apply some of our tools to Covid-19 related datasets. In particular, we take the RNAseq data from the study:
"SARS-CoV-2 launches a unique transcriptional signature from in vitro, ex vivo, and in vivo systems"
https://www.biorxiv.org/content/10.1101/2020.03.24.004655v1
https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE147507
We first focused in analysing the effect of SARS-CoV-2 infection in different human lung-related cells.
Human lung epithelial cells (NHBE): mock treated vs infected with SARS-CoV-2.
A549 alveolar cancer cell line: mock treated vs infected with SARS-CoV-2.
A549 cell line does not express ACE2, the receptor used by SARS-CoV-2 to penetrate into human cells. Therefore A549 were also transduced with ACE2 and then mock treated or infected with SARS-CoV-2
Calu-3 human lung epithelial cancer cell line: mock treated vs infected with SARS-CoV-2.
Then, we analysed the effects at the transcriptomic level of different viral infections:
A549 alveolar cancer cell line: mock treated vs infected with SARS-CoV-2.
A549 alveolar cancer cell line: mock treated vs infected with RSV.
A549 alveolar cancer cell line: mock treated vs infected with HPIV3.
We detail below the different scripts and analysis performed in this section:
https://github.com/saezlab/Covid19/blob/master/DifferentialExpressionAnalysis.md
https://github.com/saezlab/Covid19/blob/master/ProgenyDorothea.md
https://github.com/saezlab/Covid19/blob/master/runCARNIVAL.md
https://github.com/saezlab/Covid19/blob/master/CarnivalEnrichment.md
https://github.com/saezlab/Covid19/blob/master/CellCycleStage.md
We detail below the different scripts and analysis performed in this section:
https://github.com/saezlab/Covid19/blob/master/ComparativeInfection/ProgenyDorothea.md
https://github.com/saezlab/Covid19/blob/master/ComparativeInfection/runCARNIVAL.md
https://github.com/saezlab/Covid19/blob/master/ComparativeInfection/CarnivalEnrichment.md
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Please check http://www.gnu.org/licenses/.