Skip to content

Consistency between Dataframe Column Names #152

Description

@albertocasagrande

Some functions/methods return dataframes whose columns have a similar meaning. For instance, simulate_seq() returns a dataframe having the column chr_pos reporting the first position of a mutation in a chromosome, while the dataframe returned by PhylogeneticForest$get_driver_mutations() has a column start with the same goal.

All the column having the same meaning should also have the same name.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions