From 20fa2a0a2e2a698c2b4f9387d90749700303063c Mon Sep 17 00:00:00 2001 From: Aditya Bhagwat <aditya.bhagwat@mpi-bn.mpg.de> Date: Fri, 23 Aug 2019 16:01:19 +0200 Subject: [PATCH] Keep only figure in README.md --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index cf6bcdc..6cf72da 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,2 @@ -# Introduction - -This package is designed to make the design of CRISPR-APEX experiments easier. -\newline -Such These experiments often require: - -* finding a CRISPR **set** to target a genomic **set**. -* targeting the **flanks** of genomic loci rather than loci themselves. -* **efficient** functions, which are provided by building on top of - data.table and Biostrings. - -# Overview  \ No newline at end of file -- GitLab