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 "env<-read.table("Supplement/Supplement_D_R_code/envaverage2.txt", header=T)" not yet recognized #112

Closed MarkusKonk closed 4 years ago

MarkusKonk commented 4 years ago

The ERC https://github.com/o2r-project/erc-examples/tree/bindings/ERC/Finished/Controls_on_microalgal includes the line env<-read.table("Supplement/Supplement_D_R_code/envaverage2.txt for importing dataset but o2r-meta does not yet recognize it so it is not available in the metadata.

MarkusKonk commented 4 years ago

Same with this line in the same ERC data2<-read.table("Supplement/Supplement_D_R_code/16S_Miseq_2.txt", header=T)