Skip to content

Commit

Permalink
utf - and new exe
Browse files Browse the repository at this point in the history
  • Loading branch information
marinakiweler committed Feb 11, 2019
1 parent dc920ea commit 15c426c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/term_matching_functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,8 @@ one_group_match_terms <- function(flat_json, term_matching_table, group_number)
meta_data_table[["Value"]][[this_row]] <- gradient_as_string(flat_json, group_number)
}
}

meta_data_table %<>% dplyr::mutate(Value = Value %>% stringi::stri_replace_first_fixed('','-'))

return(meta_data_table)
}
Binary file modified data/tmt_list.rda
Binary file not shown.
Binary file modified inst/bin/MARMoSET.exe
Binary file not shown.
Binary file modified inst/bin/MARMoSET.pdb
Binary file not shown.

0 comments on commit 15c426c

Please sign in to comment.