cjgunase
Bioinformatics, Data Science, Python, R, Machine Learning, Cloud Computing
Baylor College of MedicineUnited States
Pinned Repositories
ACON18_Distribution
Getting Started with the Anaconda Distribution
appliedgenomics2020
Description Materials for Spring 2020 Applied Genomics Course
coRsiv
DataMining_Fall2014_proj_hhp_kaggle
dejavu
Audio fingerprinting and recognition in Python
exactSearch
This web tool enables plant biologists to search for DNA motifs in the proximal promoters, and 3' untranslated regions of all genes from 50 genome-sequenced plant species. The motifs can be in the format of either degenerate sequences or Position Probability Matrix (PPM).
reprosw
Lecture notes (in IPython Notebook format) on Reproducible Science And Modern Scientific Software
TF-Cluster
TF-Cluster is a Platform to cluster Transcription Factors(TFs) based on their function in regulating gene expression
TF-finder
TF-Finder : Recognize Transcription factors associated with a biological pathway by analyzing gene expression data
TGMI
Triple Gene Mutual Interaction
cjgunase's Repositories
cjgunase/TF-finder
TF-Finder : Recognize Transcription factors associated with a biological pathway by analyzing gene expression data
cjgunase/dejavu
Audio fingerprinting and recognition in Python
cjgunase/reprosw
Lecture notes (in IPython Notebook format) on Reproducible Science And Modern Scientific Software
cjgunase/TF-Cluster
TF-Cluster is a Platform to cluster Transcription Factors(TFs) based on their function in regulating gene expression
cjgunase/2016-pycon-tutorial
cjgunase/asciidoc-samples
A repository of AsciiDoc source files for testing AsciiDoc rendering on GitHub.
cjgunase/awesome-datascience
An awesome Data Science repository to learn and apply for real world problems.
cjgunase/awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going).
cjgunase/Beginner-Projects
A list of Python projects for beginners.
cjgunase/CBDN
reconstruct directed gene regulatory network
cjgunase/cell-2015
Contains the code from "Learning the Sequence Determinants of Alternative Splicing from Millions of Random Sequences"
cjgunase/cruk-bioinf-sschool
http://bioinformatics-core-shared-training.github.io/cruk-bioinf-sschool
cjgunase/cs-interview-guide
A short guide on preparing for computer science interviews
cjgunase/data_science_delivered
Observations from Ian on successfully delivering data science products
cjgunase/dive-into-machine-learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn
cjgunase/go
The Open Source Data Science Masters
cjgunase/interview
Everything you need to kick ass on your coding interview
cjgunase/kaggle_Grupo-Bimbo-Inventory-Demand
cjgunase/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
cjgunase/miP3
cjgunase/ML-to-do
cjgunase/NGS-RNAseq-training
Hands-On training 2015
cjgunase/nyc-taxi-data
Import public NYC taxi and Uber trip data into PostgreSQL / PostGIS database, analyze with R
cjgunase/open-source-cs-degree
The Open Source Computer Science Degree
cjgunase/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
cjgunase/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
cjgunase/Projects-Solutions
:pager: Links to others' solutions to Projects (https://github.com/karan/Projects/)
cjgunase/ThinkBayes
Code repository for Think Bayes.
cjgunase/ThinkPython2
LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
cjgunase/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition