Skip to content

Conversation

@oheil
Copy link
Contributor

@oheil oheil commented Sep 9, 2021

When user defines a new column in phenodata with spaces,"-" or similiar, e.g. "my-new-column", reading phenodata.tsv with

phenodata<-read.table("phenodata.tsv", header=T, sep="\t")

results in column name of dataframe phenodata as"my.new.column".

Subsequent matches to a column parameter will fail.

@oheil
Copy link
Contributor Author

oheil commented Sep 10, 2021

Commits like

first test, added clariom s human

have been reverted and are just part of the history. Those changes are not part of this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant