Skip to main content

Zebrafish gene mapping and functional enrichment library

Project description

Danio rerio Library, danRerLib

Description

danRerLib, short for Danio rerio library, is a comprehensive toolkit designed in Python specifically for zebrafish researchers, focusing on transcriptomics.

Documentation

The documentation for the library is currently being hosted on San Diego State University's Computational Toxicology Laboratory website. The full GitHub repository is located here.

Installation

The package requires Python>3.9 and < 3.13; we recommend Python 3.9. Please see the documentationinstallation guide for more information.

Via pip:

pip install danrerlib

Via conda:

conda install sdsu_comptox::danrerlib

Examples

  • Check out our in depth tutorials on the documentation page for step-by-step instructions on how to use danRerLib to its full potential.
  • You can also look at our results directory to replicate a stand-alone workflow.

Project History

This project repository was started in July 2023 by Ashley Valentina Schwartz with the first version of danRerLib being developed in September 2023. The project is maintained by Ashley Valentina Schwartz and the SDSU Computational Toxicology Laboratory. The release of danRerLib occurred in early 2024 and is an evolving repository.

Folder Descriptions

src/danrerlib/

  • This folder contains the source code and database for the package.

tests/

  • This folder contains tests, developed with pytest, to test the functionality of the package to maintain a stable repository.

sphinx/

  • This folder contains the workable documentation for the repository including tutorials and the API reference.
  • This is build using spinx documentation builder.

docs/

  • This folder contains the documentation that is present on the website.
  • This is a duplicate of sphinx/_build/html/.

File Map (partial)

danRerLib/
│   README.md
|   pyproject.toml
|   poetry.tock
|   Makefile
│   LICENSE
|   CONTRIBUTING.md
|   CONDUCT.md
|   CHANGELOG.md
└───src/
│   └───danRerLib
│       │   __init__.py
│       │   mapping.py
│       │   KEGG.py
│       │   GO.py
│       │   enrichment.py
│       │   enrichplots.py
│       │   utils.py
│       │   settings.py
└───tests/
└───sphinx/
└───docs/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

danrerlib-0.1.5.tar.gz (11.3 MB view hashes)

Uploaded Source

Built Distribution

danrerlib-0.1.5-py3-none-any.whl (12.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page