pepkit / pepspec

Documentation for PEP specification and all PEPkit software
https://pep.databio.org/
10 stars 4 forks source link

No docs on how to use derive attribute in pep config #37

Open khoroshevskyi opened 2 months ago

khoroshevskyi commented 2 months ago

After reviewing the PEP documentation with @mariamurach, we couldn't find information about derived attributes or how to add them to the PEP config. Consequently, this is confusing for users.

nsheff commented 2 months ago

Does this not satisfy?

https://pep.databio.org/spec/specification/#sample-modifier-derive

mariamurach commented 2 months ago

I think it covers a very complicated example very well, but I couldn't figure out from the documentation a simple use case of adding a path to file with a dynamic name based on other variables from sample table that's the same for all samples.