diff run_riboplot_sample.sh @ 3:8e1efafa6277

Updated version * Bugfix: blue lines in some plots (bar colors were not set correctly) * Cookiecutter template * Additional unit tests * Add plot legend
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Wed, 12 Aug 2015 09:27:45 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/run_riboplot_sample.sh	Wed Aug 12 09:27:45 2015 +0100
@@ -0,0 +1,6 @@
+#!/bin/bash
+python riboplot/riboplot.py -b tests/data/5hRPFsorted.bam \
+    -f tests/data/zebrafish.fna \
+    -t 'gi|148357119|ref|NM_001098396.1|' \
+#    -n tests/data/5hmRNAsorted.bam
+