https://github.com/cmkobel/holodoublevu

πŸͺ’πŸ‘€ Generalization and parametrization of the supacow. Phase 1: Proteomics.

https://github.com/cmkobel/holodoublevu

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 (6.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

πŸͺ’πŸ‘€ Generalization and parametrization of the supacow. Phase 1: Proteomics.

Basic Info
  • Host: GitHub
  • Owner: cmkobel
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 1.17 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 3
  • Releases: 1
Created over 1 year ago · Last pushed 9 months ago
Metadata Files
Readme

README.md

holodoublevu πŸͺ’πŸ‘€

DOI

"HOlistic LOw-level Denoising & OUtputting for BLEnded multi-View Unification" - (Sorry that backronym was made with chatgpt. But Holodoublevu is mine!)

I'm a pipeline kinda guy.

This is a snakemake workflow that contains (nearly) all steps to perform the proteomics network analysis and interpretation.

Hopefully this workflow is very flexible. But not so much that it false apart when being held up against the sun.

IO

Inputs

  • Sample metadata. (key animal)
  • Proteome amino acid sequences. (key protein)
  • Proteome intensities. (key protein)
  • Proteome-to-genome mapping. (key protein)

Outputs

  • Filtered and transformed intensities. (key protein)
  • Imputed intensities. (key protein)
  • Function/intensity main overview table. (key protein)
  • Sample pathway enrichment. (key samplexpathway)
  • Sample species overview. (key samplexpathway)
  • Ordination plots (PCA, NMDS, UMAP).
  • Network analysis (WGCNA). (key module eigengene)
  • WGCNA module pathway enrichment. (key module eigengenexpathway)
  • Other?

Roadmap

Busy!

Run

Have conda/mamba. And set the principal inputs in config/config.yaml. Then do:

bash mamba env create -f environment.yaml conda activate holodoublevu snakemake


Screenshot 2024-08-14 at 23 32 17

Owner

  • Name: Carl Mathias Kobel
  • Login: cmkobel
  • Kind: user
  • Company: Norges MiljΓΈ- & Biovitenskapelige Universitet

PhD-fellow in the MEMO group at NMBU.

GitHub Events

Total
  • Release event: 1
  • Push event: 1
  • Create event: 1
Last Year
  • Release event: 1
  • Push event: 1
  • Create event: 1

Dependencies

environment.yaml pypi