https://github.com/bhklab/synthlethal

https://github.com/bhklab/synthlethal

Science Score: 10.0%

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

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 4 committers (25.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bhklab
  • License: other
  • Language: R
  • Default Branch: main
  • Size: 115 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed about 2 years ago
Metadata Files
Readme License

README.md

synthLethal

A repository for analysis of synthetic lethal data in the BHK lab.

All the datasets that were used are too big to store them in Github, so please contact us at amadeu.carceller.pardina@gmail.com and we would be happy to share it. Without it, no networks can be created, but existing ones can be used.

In order to evaluate our networks:

  1. Download the zip file of the repository and extract it.
  2. Open RStudio
  3. Source the following files in the R folder: loadSLpairs.R, enlightvalidation.R, calculatescore.R, and auxiliary_functions.R
  4. Install the corresponding packages if necessary.
  5. Set the working directory to the synthLethal folder setwd('C:/Users/you/synthLethal')
  6. Run the following code, which will directly plot the results of the clinical evaluations in your plot window: SL_pairs <- load_SL_pairs() results <- validate_enlight(SL_pairs) The rest of the networks are also stored in the data folder. The createnetwork.R function is used to create the synthetic lethal networks. With all the data available, it is possible to run: ``` SLpairs <- createnetwork() results <- validateenlight(SLpairs) ``` Scripts used for network analysis are available at scripts/scriptsby_Amadeu

Owner

  • Name: BHKLAB
  • Login: bhklab
  • Kind: organization
  • Location: Toronto, Ontario, Canada

The Haibe-Kains Laboratory @ Princess Margaret Cancer Centre

GitHub Events

Total
  • Delete event: 1
  • Create event: 2
Last Year
  • Delete event: 1
  • Create event: 2

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 45
  • Total Committers: 4
  • Avg Commits per committer: 11.25
  • Development Distribution Score (DDS): 0.533
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Aikoncp 4****p 21
Ian Smith i****t@g****m 11
Luomeng Tan l****n@m****a 8
Arthur a****9@g****m 5
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

DESCRIPTION cran
  • PharmacoGx * imports
  • caret * imports
  • pROC * imports
  • stats * imports