Pinned Repositories
100DaysOfCode
PyBites 100 Days of Code Challenge
adverse_event_analysis
Analysis of statistical associations between adverse events of drugs from the Food and Drug Administration Adverse Event Reporting System (FAERS) and Side Effect Resource (SIDER) and in vitro bioactivities (experimental and predicted)
alexhwoods.com
All code and data relating to blog posts will be in this repository. View blog at alexhwoods.com
amgit
Modified version of Pro Git
basic_bayes
Basic Bayesian analysis for comparing two groups with continuous and binary outcomes
bioalerts
Derivation of structural alerts from bioactivity data sets
CAS_Validation
Chemical Abstracts Service (CAS) Registry Number Validation
Codeacademy
This repository contains the answers to the exercises that are related to the Codeacademy Python course.
JupyterNotebooks
Jupyter Notebooks
ejmurray's Repositories
ejmurray/100DaysOfCode
PyBites 100 Days of Code Challenge
ejmurray/adverse_event_analysis
Analysis of statistical associations between adverse events of drugs from the Food and Drug Administration Adverse Event Reporting System (FAERS) and Side Effect Resource (SIDER) and in vitro bioactivities (experimental and predicted)
ejmurray/basic_bayes
Basic Bayesian analysis for comparing two groups with continuous and binary outcomes
ejmurray/challenges
Repo for our weekly challenges on pybit.es
ejmurray/clean-code-python
:bathtub: Clean Code concepts adapted for Python
ejmurray/cookiecutter-pypackage
Cookiecutter template for a Python package.
ejmurray/cookiecutter-reproducible-science
boilerplate for reproducible and transparent science
ejmurray/faers-toolkit
Tools for data analysis for the FDA Adverse Event Reporting System (FAERS) dataset
ejmurray/foundations-for-analytics-with-python
ejmurray/grip-on-data-science
This Data Science project template aims to provide a more opinionated and firm framework, especially tailored towards beginners.
ejmurray/Machine-Learning-with-Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
ejmurray/machine_learning_basics
Plain python implementations of basic machine learning algorithms
ejmurray/metapub
Python toolkit for NCBI metadata (via eutils) and pubmed article text mining -- official primary repo.
ejmurray/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
ejmurray/MolecularNotes
My Obsidian Second Brain setup
ejmurray/nlp-tutorial
Tutorial: Natural Language Processing in Python
ejmurray/novartis-realistic-train-test-split
Comes from https://pubs.acs.org/doi/10.1021/acs.jcim.9b00375
ejmurray/oop-python
Object-Oriented Programming in Python
ejmurray/pragmatic-git-course
Up and Running with Git: A pragmatic, UI-based Approach Course Repo
ejmurray/pybites-solutions
Solutions to pybites problems
ejmurray/pyds-cli
Helping you manage your data science projects sanely.
ejmurray/Python-Scripts-Repo-on-Data-Science
Scripts Repo_for_Data Science, Visualisations, and Machine Learning
ejmurray/python-workout
Files for the Python Workout book
ejmurray/python_workout_solutions
Solutions to the exercises from Python Workout book
ejmurray/repro_python-leeds
ejmurray/SA_score
Synthetic Accessibility (SA) score
ejmurray/sklearn_tutorial
Materials for my scikit-learn tutorial
ejmurray/texter
Text replacement/substitution application written in AutoHotkey scripting language.
ejmurray/tiny_python_projects
Learning Python through test-driven development of games and puzzles
ejmurray/vigipy
A medical device/pharmacovigilance library written in python