pepkit / pephub

A web API and database for biological sample metadata
https://pephub.databio.org
BSD 2-Clause "Simplified" License
13 stars 2 forks source link

Add views info to the docs #300

Open khoroshevskyi opened 4 months ago

nsheff commented 1 month ago

I need user documentation on views. Can you answer these questions?

How do they work? How do I create one?

How many rows will the table show me without views? Can views help me view more? What should I do if I have a table with 10,000 rows?

Are the subsample table rows limited?

nsheff commented 1 month ago

@khoroshevskyi can you prioritize this? I am working with some people who need to use pephub for large number of samples and we need to know the best way to accommodate that.

nsheff commented 1 month ago

Right now the "Views" has a little help tooltip that links to the generic API documentation, but it says nothing about views.