Views provided by UsageCounts
2016-04-18 tl;dr (summary of changes) Flowr Rscript gets further enhancements, taking advantage of improved funr run function now accepts paths. # 'cherries' version cd <path to pipelines> flowr x=mypipeline # 'dates' version flowr x=<path to pipelines>/mypipeline Previously, flowr expected a specific structure, now using ~/.flowr.conf, one may specify their own structure - enabling flexibility. # 'cherries' version: a fixed directory structure was recommended: ~/flowr ├── conf │ ├── flowr.conf ├── pipelines │ ├── sleep_pipe.R ├── runs # 'dates' version: one may change the default paths to run, config files etc using ~/.flowr.conf # this file controls the location of these folders: flow_base_path ~/flowr # flowr home flow_conf_path {{flow_base_path}}/conf # path to configuration files, not required if using ~/.flowr.conf flow_run_path ~/flowr/runs # default home of all executed flows, you may change this flow_pipe_paths ~/flowr/pipelines,<add new paths...> # multiple paths can be specified using "," a few bug fixes in to_flow several other minor changes to messages, errors and warnings.
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 4 |

Views provided by UsageCounts