# HG changeset patch # User ieguinoa # Date 1618498110 0 # Node ID 3ed9b827197736d6cc323513dcaed3bd88ca078a # Parent a378f3ee0137693fc5d3abb125648c3ae619eebe Uploaded diff -r a378f3ee0137 -r 3ed9b8271977 crispresso2.xml --- a/crispresso2.xml Thu Mar 25 14:03:59 2021 +0000 +++ b/crispresso2.xml Thu Apr 15 14:48:30 2021 +0000 @@ -13,9 +13,9 @@ mkdir -p '${html_file.files_path}' && #if str($singlePaired.sPaired) == 'paired': #if $singlePaired.fastq_r2.is_of_type('fastq.gz', 'fastqsanger.gz'): - #set $r2 = 'seq_name.fastq.gz' + #set $r2 = 'seq_name2.fastq.gz' #else: - #set $r2 = 'seq_name.fastq' + #set $r2 = 'seq_name2.fastq' #end if ln -s $singlePaired.fastq_r2 $r2; #end if @@ -25,7 +25,10 @@ #end if --amplicon_seq '$amplicon_seq' -an '$amplicon_name' - -n output + -n reads + #if $sgrna_parameters.guide_seq: + --guide_seq $sgrna_parameters.guide_seq + #end if #if $sgrna_parameters.guide_name: --guide_name $sgrna_parameters.guide_name #end if @@ -60,7 +63,7 @@ #end if $filtering_parameters.stringent_flash_merging -o '${html_file.files_path}' > $output_log - && cp '${html_file.files_path}'/*\.html crispresso.html + && cp '${html_file.files_path}'/*\.html crispresso.html && cp '${html_file.files_path}'/CRISPResso_on_reads/CRISPResso_quantification_of_editing_frequency.txt $quant_editing_freq ]]> @@ -82,10 +85,10 @@
+ + - -
@@ -103,6 +106,7 @@ +