From 972e437ad6e49a5fa5da7ec9389a111006a9770e Mon Sep 17 00:00:00 2001 From: Linnas Date: Sat, 24 Jul 2021 13:32:19 +0800 Subject: [PATCH] Do not send bowtie and rnaplfold location --- src/components/pipeline.vue | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/components/pipeline.vue b/src/components/pipeline.vue index 34827e4..df2a16a 100644 --- a/src/components/pipeline.vue +++ b/src/components/pipeline.vue @@ -151,9 +151,6 @@ export default { consecutive:4, reads:[], right_end_type:'dangling', - bowtie_location:null, - rnaplfold_location:null, - appPath: null, loading: false, items:[{ status:true, @@ -211,8 +208,6 @@ export default { database, min_gc_range:range[0], max_gc_range:range[1], - bowtie_location, - rnaplfold_location, no_efficience, contiguous_num:consecutive