Skip to content

Commit

Permalink
Do not send bowtie and rnaplfold location
Browse files Browse the repository at this point in the history
  • Loading branch information
Linnas committed Jul 24, 2021
1 parent 118a096 commit 972e437
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/pipeline.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 972e437

Please sign in to comment.