Scripts utilized in correction of combined RNA-seq datasets from the NASA GeneLab repository.
-
- Modified version of ComBat from the Surrogate Variable Analysis package. Allows for extraction of correction factors from ComBat correction (with the
ComBat_save
method), as well as application of custom correction factors to new datasets with correspoding groups (with theComBat_custom
method).
- Modified version of ComBat from the Surrogate Variable Analysis package. Allows for extraction of correction factors from ComBat correction (with the
-
- Modified version of ComBat_seq from the Surrogate Variable Analysis package. Allows for extraction of correction factors from ComBat_seq correction (with the
ComBat_seq_save
method), as well as application of custom correction factors to new datasets with correspoding groups (with theComBat_seq_custom
method).
- Modified version of ComBat_seq from the Surrogate Variable Analysis package. Allows for extraction of correction factors from ComBat_seq correction (with the
-
- Script utilized to apply various correction methods to raw RNA transcript counts files and exports corrected counts.
-
- Script utilized to apply batchQC diagnostics to corrected and uncorrected datasets.
-
- Script utilized to filter differential gene expression (DGE) files for corrected and uncorrected datasets. The DGE files were filtered to include flight vs. ground control sample comparisons.
-
- Script utilized to conduct and plot PCA analyses of corrected and uncorrected datasets.