merenlab / anvio

An analysis and visualization platform for 'omics data
http://merenlab.org/software/anvio
GNU General Public License v3.0
443 stars 145 forks source link

docs: add detailed docstrings to DBInfo methods and classes #2326

Closed bernhardkaindl closed 3 months ago

bernhardkaindl commented 3 months ago

Follow-up of #2064, just as a demonstration for showing other handy tools besides ChatGPT.

This is mainly to demonstrate some tools that can aid in generating docstrings.

From the commit message:

Background infos:

meren commented 3 months ago

This is very helpful, @bernhardkaindl! Thank you very much. I will merge this, but since now we are officially merging your code to the database, would you please consider sending another PR

Thanks again for the PR you've sent in. Would you please consider sending a PR for this file in the anvi’o repository after adding an entry for yourself:

https://github.com/merenlab/anvio/blob/master/anvio/data/misc/PEOPLE/DEVELOPERS.yaml

Luckily the DEVELOPERS.yaml file has multiple examples to use as template, and the only additional thing is a 900x900px profile photo of yours with the file name that matches to your GitHub username under the AVATARS directory.

More info is here:

https://github.com/merenlab/anvio/tree/master/anvio/data/misc/PEOPLE

These data are rendered and then appear on this page:

https://anvio.org/people/

Thank you for your consideration!