Skip to content

User defined columns in phenodata#11

Open
oheil wants to merge 15 commits intochipster:masterfrom
oheil:dkfz-bugfixes-features
Open

User defined columns in phenodata#11
oheil wants to merge 15 commits intochipster:masterfrom
oheil:dkfz-bugfixes-features

Conversation

@oheil
Copy link
Copy Markdown
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
Copy Markdown
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