refgenie / refgenconf

A Python object for standardized reference genome assets.
http://refgenie.databio.org
BSD 2-Clause "Simplified" License
3 stars 6 forks source link

get_asset terminology #82

Closed nsheff closed 4 years ago

nsheff commented 4 years ago

is there a reason we use get_asset instead of seek_asset?

the 'get' terminology is really confusing because it seems like it should be a synonym of pull, not of seek...

stolarczyk commented 4 years ago

there's no reason at all..

stolarczyk commented 4 years ago

this issue is similar to #84. We need to rename (or add if missing) RefGenConf methods so that they perform identical functions as the CLI commands, but output python objects