microrna-lung-cancer-associations
An association study to identify a robust miRNA biomarker signature at various stages of lung cancer.
https://github.com/jonnytran/microrna-lung-cancer-associations
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.2%) to scientific vocabulary
Repository
An association study to identify a robust miRNA biomarker signature at various stages of lung cancer.
Basic Info
Statistics
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
MicroRNA dysregulational synergistic network
A association study between miRNA signatures and various stages in lung cancer
Citation
@article{tran2018microrna,
title={MicroRNA dysregulational synergistic network: discovering microRNA dysregulatory modules across subtypes in non-small cell lung cancers},
author={Tran, Nhat and Abhyankar, Vinay and Nguyen, KyTai and Weidanz, Jon and Gao, Jean},
journal={BMC bioinformatics},
volume={19},
number={20},
pages={25--36},
year={2018},
publisher={BioMed Central}
}
Project Organization
├── LICENSE
├── Makefile <- Makefile with commands like `make data` or `make train`
├── README.md <- The top-level README for developers using this project.
├── data
│ ├── external <- Data from third party sources.
│ ├── interim <- Intermediate data that has been transformed.
│ ├── processed <- The final, canonical data sets for modeling.
│ └── raw <- The original, immutable data dump.
│
├── docs <- A default Sphinx project; see sphinx-doc.org for details
│
├── models <- Trained and serialized models, model predictions, or model summaries
│
├── notebooks <- Jupyter notebooks. Naming convention is a number (for ordering),
│ the creator's initials, and a short `-` delimited description, e.g.
│ `1.0-jqp-initial-data-exploration`.
│
├── references <- Data dictionaries, manuals, and all other explanatory materials.
│
├── reports <- Generated analysis as HTML, PDF, LaTeX, etc.
│ └── figures <- Generated graphics and figures to be used in reporting
│
├── requirements.txt <- The requirements file for reproducing the analysis environment, e.g.
│ generated with `pip freeze > requirements.txt`
│
├── src <- Source code for use in this project.
│ ├── __init__.py <- Makes src a Python module
│ │
│ ├── data <- Scripts to download or generate data
│ │ └── make_dataset.py
│ │
│ ├── features <- Scripts to turn raw data into features for modeling
│ │ └── build_features.py
│ │
│ ├── models <- Scripts to train models and then use trained models to make
│ │ │ predictions
│ │ ├── predict_model.py
│ │ └── train_model.py
│ │
│ └── visualization <- Scripts to create exploratory and results oriented visualizations
│ └── visualize.py
│
└── tox.ini <- tox file with settings for running tox; see tox.testrun.org
Project based on the cookiecutter data science project template. #cookiecutterdatascience
Owner
- Name: Nhat (Jonny) Tran
- Login: JonnyTran
- Kind: user
- Website: jonny.bio
- Twitter: Jonny_Wireless
- Repositories: 41
- Profile: https://github.com/JonnyTran
Graph neural networks, bioinformatics, and ML engineering for all things NLP, RNA/protein sequence learning, and knowledge graphs. Work GH: @JTran-IDM
Citation (CITATION.cff)
--- cff-version: 1.2.0 message: "Please cite our paper if you use this code in your own work." title: "MicroRNA dysregulational synergistic network: discovering microRNA dysregulatory modules across subtypes in non-small cell lung cancers" authors: - family-names: "Tran" given-names: "Nhat C." - family-names: "Abhyankar" given-names: "Vinay" - family-names: "Nguyen" given-names: "KyTai" - family-names: "Weidanz" given-names: "Jon" - family-names: "Gao" given-names: "Jean X." date-released: 2018-05-06 license: cc-by-4.0 url: "https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-018-2536-0"
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 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