Closed LiNk-NY closed 3 years ago
I have a sticky to go over creating hub packages and adding resources to the hubs I'll make it more generally to review all documentation.
The ...
is passed down into .Hub() and then to
new()` . The ExperimentHub and AnnotationHub are extensions of the Virtual Hub class. I think it is currently ignored since all values of the hub class get defined but is needed for the placeholder value of .db_index that gets defined/overwritten later.
Hi Lori @lshep, Martin @mtmorgan
Is the use of the elipsis (
...
) documented somewhere? I don't see it in?ExperimentHub::ExperimentHub
? Is it ignored?Thanks!