o2r-project / o2r-meta

Metadata toolsuite for an extract-map-validate workflow supporting reproducible research
Apache License 2.0
2 stars 3 forks source link

data import "data<-read.table("example_data1.txt",sep="\t", header=TRUE)" not recognized #114

Closed MarkusKonk closed 4 years ago

MarkusKonk commented 4 years ago

The ERC https://github.com/o2r-project/erc-examples/tree/bindings/ERC/Finished/Fourier_approach includes the line "data<-read.table("example_data1.txt",sep="\t", header=TRUE)" for importing dataset but o2r-meta does not yet recognize it so it is not available in the metadata.

MarkusKonk commented 4 years ago

Solved by https://github.com/o2r-project/o2r-UI/commit/75602e4128813b81468259f3e79aa37cff331e45