changeset 23:6669c4f79cac draft

Uploaded
author brasset_jensen
date Sun, 13 May 2018 15:46:36 -0400
parents 59c728d31244
children 36e45a7b3eff
files bin/sRNAPipe.pl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/sRNAPipe.pl	Sun May 13 15:44:09 2018 -0400
+++ b/bin/sRNAPipe.pl	Sun May 13 15:46:36 2018 -0400
@@ -12,7 +12,7 @@
 use subgroups qw (subgroups );
 use ppp qw ( ping_pong_partners );
 use Rcall qw (pie_chart bg_to_png );
-use align qw ( to_build get_unique sam_count sam_count_mis sam_sorted_bam rpms_rpkm BWA_call get_fastq_seq extract_sam sam_to_bam_bg );
+use align qw ( to_build get_unique sam_count sam_count_mis sam_sorted_bam rpms_rpkm rpms_rpkm_te BWA_call get_fastq_seq extract_sam sam_to_bam_bg );
 use html qw ( main_page details_pages menu_page ppp_page );
 use File::Copy;