From this page, you can download the complete annotations and results found in VExD. All results are provided as tab-separated text files and as Parquet objects which can be easily loaded into pandas DataFrames. The data in both files is the same, so pick the format most convenient for your purpose.
For convenience, we also provide complete differential expression results for every virus individually. To further customize the results, see the Study Search page.
The All annotations file contains one row per "analysis" in VExD, similar to the results on the Study Search page. Each row summarizes the data for a single unique combination of GEO study id, virus, (BTO-annotated) cell/tissue type, and analysis platform. The file includes the number of samples in the analysis, as well as (if appropriate) the number of total significant genes and up/down regulated significant genes.
The All Fold Changes file is a matrix of genes (in rows) by analyses (in columns). It includes six header lines that describe the columns (one each to describe the study, virus, BTO ID, BTO Name, experimental platform, and data type), followed by a header line to describe the gene annotations (Ensembl ID and Symbol). There are two columns per analysis, distinguished by the data
header, that contain the log2 fold change of infected samples versus controls and the Benjamini-Hochberg adjusted p-value of that comparison.
These files are distinct subsets of the All Fold Changes file above. They follow the same format as that file, except that they do not include the virus
column header.