Skip to content
Snippets Groups Projects
Commit 1eed8971 authored by Reto Gerber's avatar Reto Gerber
Browse files

Commit public/getting_bettr_friendly_datasets.html by CI

parent 0d8d3ee4
No related branches found
No related tags found
No related merge requests found
...@@ -254,8 +254,8 @@ done ...@@ -254,8 +254,8 @@ done
<pre class="r"><code>perf_df &lt;- read.csv(&quot;perf_files.csv&quot;) <pre class="r"><code>perf_df &lt;- read.csv(&quot;perf_files.csv&quot;)
library(DT) library(DT)
datatable(perf_df)</code></pre> datatable(perf_df)</code></pre>
<div id="htmlwidget-f472145a944ecab19af1" style="width:100%;height:auto;" class="datatables html-widget"></div> <div id="htmlwidget-527a69981cb60d2696fb" style="width:100%;height:auto;" class="datatables html-widget"></div>
<script type="application/json" data-for="htmlwidget-f472145a944ecab19af1">{"x":{"filter":"none","data":[["1"],["soneson_scde_2018_perf"],["2021-06-14T08:27:32.512978Z"],["https://renkulab.io/gitlab/bettr_hackathon/perf-data/-/raw/master/soneson_scde_2018/performances.csv"],["https://renkulab.io/gitlab/bettr_hackathon/perf-data/-/raw/master/soneson_scde_2018/method_characteristics.tsv"],[true],[true]],"container":"<table class=\"display\">\n <thead>\n <tr>\n <th> <\/th>\n <th>name<\/th>\n <th>date<\/th>\n <th>performances<\/th>\n <th>metric_characteristics<\/th>\n <th>perf_ok<\/th>\n <th>metchar_ok<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"order":[],"autoWidth":false,"orderClasses":false,"columnDefs":[{"orderable":false,"targets":0}]}},"evals":[],"jsHooks":[]}</script> <script type="application/json" data-for="htmlwidget-527a69981cb60d2696fb">{"x":{"filter":"none","data":[["1"],["soneson_scde_2018_perf"],["2021-06-14T08:27:32.512978Z"],["https://renkulab.io/gitlab/bettr_hackathon/perf-data/-/raw/master/soneson_scde_2018/performances.csv"],["https://renkulab.io/gitlab/bettr_hackathon/perf-data/-/raw/master/soneson_scde_2018/method_characteristics.tsv"],[true],[true]],"container":"<table class=\"display\">\n <thead>\n <tr>\n <th> <\/th>\n <th>name<\/th>\n <th>date<\/th>\n <th>performances<\/th>\n <th>metric_characteristics<\/th>\n <th>perf_ok<\/th>\n <th>metchar_ok<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"order":[],"autoWidth":false,"orderClasses":false,"columnDefs":[{"orderable":false,"targets":0}]}},"evals":[],"jsHooks":[]}</script>
   
   
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment