From 39617f83a6a3dc879f4a0800347b44d95c008a91 Mon Sep 17 00:00:00 2001 From: Boas Pucker <36674497+bpucker@users.noreply.github.com> Date: Thu, 3 Jan 2019 12:18:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 629ac3a..13afa07 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Script colleciton for the investigation of splice sites +# Script collection for the investigation of splice sites These scripts provide functions to analyse splice sites based on a genome sequence (FASTA) and a corresponding annotation (GFF3) provided by the NCBI. Next, RNA-Seq reads can be mapped via STAR and the resulting BAM files can be converted into customized coverage files (COV) which are required for the validation of splice sites. The usage of individual splice sites can be quantified based on the number of mapped and propperly splitted RNA-Seq reads. These scripts generate report files and figures for the documentation of the analysis process.