Skip to main content

ExpAscribe: a causal inference framework for quantitative experiment ascription and its derivative process. Documentation: https://seabirdshore.github.io/EAdocs/

Project description

Team ZJU-China 2024 Software Tool

Static Badge Static Badge Static Badge

ExpAscribe: a causal inference framework for quantitative experiment ascription and its derivative process, with python library and portable webapp provided by Team ZJU-China 2024.

Description

Features

  • User-friendly UI and B/S Implemented WebApp
  • API easy to distribute, with Python library provided. Pypi Docs
  • Quantitative ascription-validation-intervention-optimization closed loop, equipped with state-of-the-art ML studies
  • Validated by experimental work
  • Compatible with existing database formats, i.e. GEO and ArrayExpress
  • Detailed documentation, example notebooks and tutorial videos

For more information, please visit our Wiki.

Installation

Supported Platforms

Windows Linux macOS
✅(wsl2, amd64) ✅(amd64) ✅(amd64)

Install Python library

pip install expAscribe

If you encounter dependent version conflicts during the installation process. You can try to create a virtual environment and install it.

pip install virtualenv
virtualenv <your_env>
source <your_env>/bin/activate # Linux/macOS
<your_env>\Scripts\activate  # Windows
pip install expAscribe

Since the installation of this way requires conda, please install Anaconda first.

conda create -n <your_env> python=3.10
conda activate <your_env>
pip install expAscribe

Here is a way in Linux to install Anaconda.

wget https://repo.anaconda.com/archive/Anaconda3-2023.10-Linux-x86_64.sh
bash Anaconda3-2023.10-Linux-x86_64.sh
source ~/.bashrc
export PATH="$HOME/anaconda3/bin:$PATH"
source ~/.bashrc

Install Web App

This project requires docker for deployment, so please install docker first!

git clone https://gitlab.igem.org/2024/software-tools/zju-china
cd zju-china/web
docker build -t <your-docker-image-name> .
docker run -p 8501:8501 <your-docker-image-name>

After that app will be running at http://127.0.0.1:8501.

Or you can use the following command to run the app.

git clone https://gitlab.igem.org/2024/software-tools/zju-china
cd zju-china/web
pip install -r requirements.txt
streamlit run app.py

If you encounter dependent version conflicts during the installation process. You can try to create a virtual environment or use conda as above.

Usage

For more information on Usage, please visit our wiki which holds docs and tutorial videos. As for the usage examples, please visit notebooks folder in this repository.

Team-Related Specialty

Software development echoes team theme--"NeovioDye", and specially made an app prototype of user-defined picture drawing. With the support of hardware optical control projection, user-defined fashion printing and dyeing patterns were realized.

In our vision, user-defined patterns are not replicable. At present, we achieve this through public key cryptography and picture steganography, which is too classical and rigid. In our vision, a more innovative and interesting protocol can be achieved through blockchain NFT(Non-Fungible Token) technology

git clone https://gitlab.igem.org/2024/software-tools/zju-china
cd zju-china/UniDye
pip install -r requirements.txt
streamlit run app.py

Contributing

We greatly appreciate and encourage contributions to this project. To ensure a smooth process, please follow the steps below when submitting your pull requests.

Pull Requests

  1. Fork the repository and create a new branch from the main branch.
  2. If you’ve added new functionality, ensure you include appropriate tests.
  3. For any changes to the API, be sure to update the documentation accordingly.
  4. Ensure that your code passes all linting checks before submission.

Once you’ve completed these steps, feel free to submit your pull request. If you'd like to discuss any details or require assistance, you can reach me via 3220105728 at zju dot edu dot cn.

Issues

To report bugs or request new features, please use the GitLab issues tracker. Be sure to provide a clear description and detailed instructions for reproducing the issue to help us address it effectively.

Authors and Acknowledgments

Author

  • Xiao Sibo, dev and algorithm design @College of Computer Science and Technology, Zhejiang University

Acknowledgments

I would like to express my deepest gratitude to the following individuals and organizations for their invaluable contributions...

  • He Yichen, Liu Haoyang and Fu Jinyuan, bioinformatics design, experimental verification and data gathering
  • Kun Kuang, Deputy head of the Department of Artificial Intelligence, Zhejiang University
  • Microsoft, Azure sponsorship for Student, supporting webapp debugging and deployment

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

expascribe-1.2.8.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

expAscribe-1.2.8-py3-none-any.whl (20.4 kB view details)

Uploaded Python 3

File details

Details for the file expascribe-1.2.8.tar.gz.

File metadata

  • Download URL: expascribe-1.2.8.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for expascribe-1.2.8.tar.gz
Algorithm Hash digest
SHA256 2ac9f42b770ab66600baf2fef9a2c16dbe560faf9ef558e7b480c0ad8b03fe2d
MD5 902c34ce2ce018c5e44f5313f10cbd3e
BLAKE2b-256 bc6fd8041633d41b60b51d73fd5f4f55c78ce641fed0c710ee9e399510f3a057

See more details on using hashes here.

File details

Details for the file expAscribe-1.2.8-py3-none-any.whl.

File metadata

  • Download URL: expAscribe-1.2.8-py3-none-any.whl
  • Upload date:
  • Size: 20.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for expAscribe-1.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 c8c9e64635442a2d4fc70038d93254dff0dc32a4d7a6896052fb251e554c2fec
MD5 c50fae451197d4ef9ab7343c781864c6
BLAKE2b-256 6cf158934fa7e5a1f0fddb58893d4b1b2ffe07d9ec4ec374586374c420b6cd75

See more details on using hashes here.

Supported by

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