diff run_ribocount_sample.sh @ 7:096c6bbf4a04

Bugfix: (ribocounts) Read length was sent as rnafile argument in check_optional_arguments
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Thu, 13 Aug 2015 15:03:20 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/run_ribocount_sample.sh	Thu Aug 13 15:03:20 2015 +0100
@@ -0,0 +1,4 @@
+#!/bin/bash
+python riboplot/ribocount.py -b tests/data/5hRPFsorted.bam \
+    -f tests/data/zebrafish.fna 
+