comparison riboplot.xml @ 26:4b1254319802

Attempt 3 using virtualenv
author Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com>
date Tue, 01 Sep 2015 17:50:38 +0100
parents e623f4daf567
children 99dda3e39997
comparison
equal deleted inserted replaced
25:80d8e91e8b46 26:4b1254319802
5 <requirement type="package" version="0.1.0">riboplot</requirement> 5 <requirement type="package" version="0.1.0">riboplot</requirement>
6 </requirements> 6 </requirements>
7 <stdio> 7 <stdio>
8 <exit_code range="1:" level="fatal" description="Error" /> 8 <exit_code range="1:" level="fatal" description="Error" />
9 </stdio> 9 </stdio>
10 <command>riboplot 10 <command interpreter="python">${RIBOPLOT_PATH}/riboplot
11 --ribo_file "${ribo_file}" 11 --ribo_file "${ribo_file}"
12 --transcriptome_fasta "${transcriptome_fasta}" 12 --transcriptome_fasta "${transcriptome_fasta}"
13 --transcript_name "${transcript_name}" 13 --transcript_name "${transcript_name}"
14 #if $rnacov.rnacov_select=="yes" 14 #if $rnacov.rnacov_select=="yes"
15 --rna_file "${rna_file}" 15 --rna_file "${rna_file}"