bugsigdbexports

BugSigDB data files

https://github.com/waldronlab/bugsigdbexports

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 5 DOI reference(s) in README
  • Academic publication links
    Links to: nature.com, zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary

Keywords

r01ca230551
Last synced: 6 months ago · JSON representation

Repository

BugSigDB data files

Basic Info
  • Host: GitHub
  • Owner: waldronlab
  • Language: R
  • Default Branch: devel
  • Homepage:
  • Size: 2.55 GB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 4
  • Open Issues: 3
  • Releases: 16
Topics
r01ca230551
Created over 4 years ago · Last pushed 6 months ago
Metadata Files
Readme Zenodo

README.md

Hourly export status: hourly export

BugSigDBExports

This repository contains data files exported from BugSigDB, a manually curated database of published microbial signatures.

See https://doi.org/10.5281/zenodo.5606165 for all releases.

Citation

Ludwig Geistlinger, Chloe Mirzayi, Fatima Zohra, Rimsha Azhar, Shaimaa Elsafoury, Clare Grieve, Jennifer Wokaty, Samuel David Gamboa-Tuz, Pratyay Sengupta, Isaac Hecht, Aarthi Ravikrishnan, Rafael Goncalves, Eric Franzosa, Karthik Raman, Vincent Carey, Jennifer B. Dowd, Heidi E. Jones, Sean Davis, Nicola Segata, Curtis Huttenhower, Levi Waldron (2023) BugSigDB captures patterns of differential abundance across a broad range of host-associated microbial signatures. Nature Biotechnology, doi: 10.1038/s41587-023-01872-y.

What does BugSigDBExports do?

At the core of the repo is the dump_release.R script which

  1. obtains and merges the exported study, experiment, and signature tables from https://bugsigdb.org/Help:Export,
  2. filters incomplete records,
  3. adds signature IDs,
  4. writes the full dump to csv, and
  5. writes GMT files of signatures for all combinations of ID type and taxonomic level.

This script is invoked automatically every hour via a cron job.

bugsigdb-related links

Owner

  • Name: Waldron Lab at the CUNY SPH
  • Login: waldronlab
  • Kind: organization
  • Email: Levi.Waldron@sph.cuny.edu
  • Location: New York, NY, USA

Software and educational materials from the Waldron lab for computational biostatistics at the CUNY SPH in New York City

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 8
  • Total pull requests: 3
  • Average time to close issues: 11 months
  • Average time to close pull requests: 4 days
  • Total issue authors: 3
  • Total pull request authors: 1
  • Average comments per issue: 2.38
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 3
  • Average time to close issues: 20 days
  • Average time to close pull requests: 4 days
  • Issue authors: 3
  • Pull request authors: 1
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jwokaty (6)
  • cmirzayi (3)
  • sdgamboa (2)
  • lwaldron (1)
Pull Request Authors
  • jwokaty (3)
Top Labels
Issue Labels
bug (3) question (1) enhancement (1)
Pull Request Labels

Dependencies

.github/workflows/export-bugsigdb.yml actions
  • actions/checkout v2 composite