diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..e69de29 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt new file mode 100644 index 0000000..e69de29 diff --git a/src/main.cpp b/src/main.cpp new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/args.cpp b/src/markdup/args.cpp new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/args.h b/src/markdup/args.h new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/dup_metrics.h b/src/markdup/dup_metrics.h new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/global_vars.h b/src/markdup/global_vars.h new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/markdup.cpp b/src/markdup/markdup.cpp new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/md_funcs.cpp b/src/markdup/md_funcs.cpp new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/md_funcs.h b/src/markdup/md_funcs.h new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/md_types.h b/src/markdup/md_types.h new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/pipeline_md.cpp b/src/markdup/pipeline_md.cpp new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/pipeline_md.h b/src/markdup/pipeline_md.h new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/read_ends.h b/src/markdup/read_ends.h new file mode 100644 index 0000000..e69de29 diff --git a/src/markdup/read_name_parser.h b/src/markdup/read_name_parser.h new file mode 100644 index 0000000..e69de29 diff --git a/src/util/bam_buf.cpp b/src/util/bam_buf.cpp new file mode 100644 index 0000000..e69de29 diff --git a/src/util/bam_buf.h b/src/util/bam_buf.h new file mode 100644 index 0000000..e69de29 diff --git a/src/util/bam_wrap.h b/src/util/bam_wrap.h new file mode 100644 index 0000000..e69de29 diff --git a/src/util/murmur3.h b/src/util/murmur3.h new file mode 100644 index 0000000..e69de29 diff --git a/src/util/timer.cpp b/src/util/timer.cpp new file mode 100644 index 0000000..e69de29 diff --git a/src/util/timer.h b/src/util/timer.h new file mode 100644 index 0000000..e69de29 diff --git a/src/util/yarn.cpp b/src/util/yarn.cpp new file mode 100644 index 0000000..e69de29 diff --git a/src/util/yarn.h b/src/util/yarn.h new file mode 100644 index 0000000..e69de29