From 23782809e0585da1429550845d9bfe4ae3d5894a Mon Sep 17 00:00:00 2001 From: Xiao-Ou Zhang Date: Tue, 3 Mar 2015 19:05:59 +0800 Subject: [PATCH] Update star_parse.py --- star_parse.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/star_parse.py b/star_parse.py index 39c3a41..3dd18db 100755 --- a/star_parse.py +++ b/star_parse.py @@ -3,7 +3,8 @@ """ Parse STAR Chimeric.out.junction and convert it to fusion junction file -that is acceptable for CIRCexplorer. This script was modified from https://github.com/alexdobin/STAR/blob/master/extras/scripts/filterCirc.awk +that is acceptable for CIRCexplorer. This script was modified from +https://github.com/alexdobin/STAR/blob/master/extras/scripts/filterCirc.awk """ import sys