Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: sakshianil
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 120 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created 12 months ago · Last pushed 11 months ago
Metadata Files
Readme License Zenodo

README.md

POOE-Lite: Effector Prediction and Promoter Motif Analysis in Oomycetes

Oomycete Notebook License DOI This repository contains the pooe-lite.ipynb notebook—a simplified, user-friendly implementation of the POOE tool for effector prediction, designed to run efficiently on Kaggle notebooks or Google Colab. This version facilitates quick analysis of secreted and non-secreted effector genes and their associated promoter motifs across oomycete pathogens.


Overview

Effector proteins are key players in the virulence strategies of oomycetes, enabling suppression of host immunity. This notebook:

  • Identifies effector proteins using filters from the original POOE model.
  • Applicable on oomycete proteomes

Repository Contents

| File | Description | |------|-------------| | pooe-lite.ipynb | Notebook for streamlined effector prediction and promoter motif discovery | | README.md | Project documentation and instructions |


How to Use

Run the notebook on: - Kaggle Notebooks - Google Colab

Required Tools & Packages

  • Python ≥ 3.7
  • Biopython, Pandas, NumPy
  • bio_embeddings (optional)
  • Jupyter or IPython environment

Features

  • Efficient effector classification using POOE logic for both secreted and non-secreted genes.
  • Results obtained are best suited for downstram Promoter motif discovery using MEME Suite and motif matching against JASPAR & ELM databases.
  • Functional comparison of cis-regulatory architectures across effector classes.
  • Ideal for multi-species comparative analysis in oomycetes.

Biological Context

This tool is designed for studying transcriptional regulation of effectors in: - Phytophthora infestans - Phytophthora sojae - Plasmopara halstedii - Pythium ultimum - Hyaloperonospora arabidopsidis

Promoter-level differences in motif content between secreted and non-secreted effectors offer insight into the modular regulatory networks underpinning infection strategies.


Citation & Credits

Original POOE Tool

This notebook builds upon the excellent work of Zzd Lab and their published tool, POOE: Prediction of Oomycete Effectors, available at
https://github.com/zzdlabzm/POOE
Please cite the original POOE tool if you use this notebook in your research.

Acknowledgments

This repository is part of the PhD research conducted by Sakshi Bharti at the Senckenberg Biodiversity and Climate Research Center, affiliated with Goethe University, Frankfurt. The work was carried out under the supervision of Prof. Dr. Marco Thines, with the aim of developing reproducible and scalable pipelines for effector prediction and promoter motif analysis in oomycetes.

Special thanks to: - The developers of the original POOE tool, which this notebook builds upon. - OpenAI, for providing AI assistance in drafting the workflow structure and standardizing documentation formats.


License

Distributed under the MIT License. See LICENSE for details.


Contact: sakshi.bharti@senckenberg.de or sakshi.bhartiobioinfo@gmail.com ORCID: https://orcid.org/0000-0001-5356-7666 Keywords: Oomycetes, Effector Proteins, Promoter Motifs, POOE, Plant Pathogens, Transcriptional Regulation, Nextflow Pipelines

Owner

  • Name: SB
  • Login: sakshianil
  • Kind: user

GitHub Events

Total
  • Release event: 2
  • Push event: 6
  • Create event: 3
Last Year
  • Release event: 2
  • Push event: 6
  • Create event: 3