From e0295cb73ac5f95769d42bd67e1df2fd085cf71e Mon Sep 17 00:00:00 2001
From: Michael Baudis
+ This page represents samples with analyses from different pipelines.
+
+
- The repository contains CNV tracks for many of teh 1000 Genomes samples analyzed + The repository contains CNV tracks for many of the 1000 Genomes samples, analyzed by different platforms or data pipelines and therefore allows to compare private analysis data to results from these different call sets, to avoid interpretation biases from using reference data with a different analysis diff --git a/src/pages/subsets/analysispipeline-subsets.js b/src/pages/subsets/analysispipeline-subsets.js new file mode 100644 index 0000000..4e6812b --- /dev/null +++ b/src/pages/subsets/analysispipeline-subsets.js @@ -0,0 +1,2 @@ +import Page from "../../modules/data-pages/analysispipeline_SubsetsPage" +export default Page