From 8f6b855a870b78d0bf14574385096e5bc18db2ec Mon Sep 17 00:00:00 2001
From: Anders Pitman <&ers@apitman.com>
Date: Mon, 9 Sep 2024 16:14:31 -0600
Subject: [PATCH] Initial commit for bam.iobio v2
---
.gitmodules | 3 +
index.html | 388 +++++++++++++++++++++++++++++++++++++++++++++++
lib/iobio-charts | 1 +
3 files changed, 392 insertions(+)
create mode 100644 .gitmodules
create mode 100644 index.html
create mode 160000 lib/iobio-charts
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..3865a30
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "lib/iobio-charts"]
+ path = lib/iobio-charts
+ url = https://github.com/iobio/iobio-charts
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..28b2aa1
--- /dev/null
+++ b/index.html
@@ -0,0 +1,388 @@
+
+
+
+
+
+
+ iobio charts
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is custom content for the Mapped Reads percent box.
+
+
+
+
+
+
+
+
+
+
This is custom content for the Forward Strands percent box.
+
+
+
+
+
+
+
+
+
+
This is custom content for the Proper Pairs percent box.
+
+
+
+
+
+
+
+
+
+
This is custom content for the Singletons percent box.
+
+
+
+
+
+
+
+
+
+
This is custom content for the Both Mates Mapped percent box.
+
+
+
+
+
+
+
+
+
+
This is custom content for the Duplicates percent box.
+
+
+
+
+
+
+
+
+
+
+
+
+
This is custom content for the Read Coverage Distribution histogram.
+
+
+
+
+
+
+
+
+
+
+
+
This is custom content for the Fragment Length histogram.
+
+
+
+
+
+
+
+
+
+
+
+
This is custom content for the Read Length histogram.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is custom content for the Mapping Quality histogram.
+
+
+
+
+
+
+
+
+
+
+
+
This is custom content for the Base Quality histogram.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/lib/iobio-charts b/lib/iobio-charts
new file mode 160000
index 0000000..653645c
--- /dev/null
+++ b/lib/iobio-charts
@@ -0,0 +1 @@
+Subproject commit 653645c37efb774cf8994c2c590af671504f7575