All Projects → BenLangmead → Comp Genomics Class

BenLangmead / Comp Genomics Class

Licence: gpl-2.0
Code and examples for JHU Computational Genomics class

Projects that are alternatives of or similar to Comp Genomics Class

18335
18.335 - Introduction to Numerical Methods course
Stars: ✭ 228 (+0%)
Mutual labels:  jupyter-notebook
Weatherbench
A benchmark dataset for data-driven weather forecasting
Stars: ✭ 227 (-0.44%)
Mutual labels:  jupyter-notebook
Predicting winning teams
This is the code for "Predicting the Winning Team with Machine Learning" by Siraj Raval on Youtube
Stars: ✭ 229 (+0.44%)
Mutual labels:  jupyter-notebook
Alphatools
Quantitative finance research tools in Python
Stars: ✭ 226 (-0.88%)
Mutual labels:  jupyter-notebook
Statistics python codes
《统计学原理实验教程(Python)》书中代码实现。尽可能加注释,力求代码的可复用性。
Stars: ✭ 230 (+0.88%)
Mutual labels:  jupyter-notebook
Question Generation
Generating multiple choice questions from text using Machine Learning.
Stars: ✭ 227 (-0.44%)
Mutual labels:  jupyter-notebook
Coronavirus Epidemic Covid 19
👩🏻‍⚕️Covid-19 estimation and forecast using statistical model; 新型冠状病毒肺炎统计模型预测 (Jan 2020)
Stars: ✭ 228 (+0%)
Mutual labels:  jupyter-notebook
Ssd scene text detection
Detect text in natural images with SSD, Single Shot Detection
Stars: ✭ 229 (+0.44%)
Mutual labels:  jupyter-notebook
Nlp
Stars: ✭ 229 (+0.44%)
Mutual labels:  jupyter-notebook
Snap N Eat
Food detection and recommendation with deep learning
Stars: ✭ 229 (+0.44%)
Mutual labels:  jupyter-notebook
Functional intro to python
[tutorial]A functional, Data Science focused introduction to Python
Stars: ✭ 228 (+0%)
Mutual labels:  jupyter-notebook
Scnn
Segment-CNN: A Framework for Temporal Action Localization in Untrimmed Videos via Multi-stage CNNs
Stars: ✭ 228 (+0%)
Mutual labels:  jupyter-notebook
Cd4ml Workshop
Repository with sample code and instructions for "Continuous Intelligence" and "Continuous Delivery for Machine Learning: CD4ML" workshops
Stars: ✭ 229 (+0.44%)
Mutual labels:  jupyter-notebook
Satellite analysis
Analysis scripts of things related to satellites
Stars: ✭ 228 (+0%)
Mutual labels:  jupyter-notebook
Transfer learning music
Transfer learning for music classification and regression tasks
Stars: ✭ 228 (+0%)
Mutual labels:  jupyter-notebook
Gpt2bot
Your new Telegram buddy powered by transformers
Stars: ✭ 228 (+0%)
Mutual labels:  jupyter-notebook
Pytorch Transformers Classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBERTa, and XLM models for text classification.
Stars: ✭ 229 (+0.44%)
Mutual labels:  jupyter-notebook
Movie Plots By Genre
Movie plots by genre tutorial at PyData Berlin 2016
Stars: ✭ 230 (+0.88%)
Mutual labels:  jupyter-notebook
Applied Reinforcement Learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
Stars: ✭ 229 (+0.44%)
Mutual labels:  jupyter-notebook
Dsnd term1
Contains files related to content and project of DSND
Stars: ✭ 229 (+0.44%)
Mutual labels:  jupyter-notebook

Computational Genomics

Code and examples for JHU Computational Genomics class. Please feel free to submit issues.

Concept notebooks

The notebooks subdirectory contains the raw JSON for the iPython notebooks referenced in class. The notebooks are also available as public GitHub gists and you can view readable versions of them at the following URLs:

These are for teaching purposes. They are certainly not meant to be efficient. Please feel free to submit issues.

File format notebooks

The following notebooks describe and explore some common file formats used to store genomics data. They also include Python code for parsing (and sometimes indexing) the formats.

Other class resources

If you are taking my class and you have any trouble accessing these resources, please contact me and I can help. All of these articles should be easily accessible from the JHU campus or via VPN / library proxy.

Possible notebook additions

  • Boyer-Moore
  • Higher-order HMM
  • Spliced alignment
  • Minimum path cover on DAG to recover isoforms
  • Pair HMMs
  • Profile HMMs

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].