All Projects → czbiohub → Learn Bioinformatics

czbiohub / Learn Bioinformatics

Licence: mit
List of resources for learning bioinformatics, from beginner to advanced

Projects that are alternatives of or similar to Learn Bioinformatics

Codeforces Api
Tools for estimating problem difficulty, predictors rating trajectories, and tracking individual learning progress in algorithms.
Stars: ✭ 56 (-1.75%)
Mutual labels:  jupyter-notebook
Hypothesis Testing With Python
True difference or noise? 📊
Stars: ✭ 58 (+1.75%)
Mutual labels:  jupyter-notebook
Datacamp facebook live titanic
DataCamp Facebook Live Code Along Session 2: Learn how to complete a Kaggle competition using exploratory data analysis, data munging, data cleaning and machine leaning. Enjoy.
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Amazon Sagemaker Safe Deployment Pipeline
Safe blue/green deployment of Amazon SageMaker endpoints using AWS CodePipeline, CodeBuild and CodeDeploy.
Stars: ✭ 56 (-1.75%)
Mutual labels:  jupyter-notebook
Niftidataset
pytorch dataset class for reading and transforming NIfTI files
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Deep Belief Network Pytorch
This repository has implementation and tutorial for Deep Belief Network
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Interpreting Decision Trees And Random Forests
Unwrapping decision trees and random forests to make them less of a black box
Stars: ✭ 56 (-1.75%)
Mutual labels:  jupyter-notebook
Datascience Projects
A collection of personal data science projects
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Pointseg
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Convisualize nb
Visualisations for Convolutional Neural Networks in Pytorch
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Covidnet Ct
COVID-Net Open Source Initiative - Models and Data for COVID-19 Detection in Chest CT
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Cinemanet
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Polyaxon Examples
Code for polyaxon tutorials and examples
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Clr
Stars: ✭ 1,087 (+1807.02%)
Mutual labels:  jupyter-notebook
Vae protein function
Protein function prediction using a variational autoencoder
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Pybkb v2
Python scripts that help me be a successfull meteorologist. (Python 2) For Python 3, use: https://github.com/blaylockbk/pyBKB_v3
Stars: ✭ 56 (-1.75%)
Mutual labels:  jupyter-notebook
Data Mining
Lecture slides and quizzes for Leskovec, Rajaraman, and Ullman's "Mining of Massive Datasets" Stanford course
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Conf2017slides
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Dmep Python Intro
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook
Text Generation Using Bidirectional Lstm And Doc2vec Models
Text Generation using Bidirectional LSTM and Doc2Vec models
Stars: ✭ 57 (+0%)
Mutual labels:  jupyter-notebook

learn-bioinformatics

List of resources for learning bioinformatics, from beginner to advanced. The audience of this list is people who have the desire to get started learning programming and bioinformatics tools but aren't sure where to start.

As always, the absolute best way to learn something is through a project. It is highly recommend that as you learn a new concept in each course, apply the tool/math/concept to your own data!

How to contribute

To add to this list of bioinformatics resources, the easiest way is to click "README.md" above, then hit the "edit" button (it looks like a pencil):

screen shot 2017-07-11 at 2 54 43 pm

That will take you to a page that looks like this:

screen shot 2017-07-11 at 3 00 41 pm

Where you can edit THIS file in the "Markdown" format. Here is a 60-second introduction to Markdown

Once you're done, scroll to the bottom, add a quick summary of what you added, and click "Propose file change." We'll get back to you shortly!

screen shot 2017-07-11 at 3 02 48 pm

What the tags mean

  • #book: hardcover or online book that has problems and explanations to follow through on your own. Typically larger scale than a #tutorial
  • #course: Online or in-person course that you can sign up for with other students. In many cases, you can also work through them on your own
  • #r: the R programming language
  • #python: the Python programming language
  • #tutorial: teaches a specific thing to introduce a concept. Typically smaller scale than a #book
  • #unix: The Unix command line

Absolute Beginner

This is for people who may still be "afraid" of the command line and want a gentle introduction.

  • Data Carpentry - Introduces OpenRefine, R, SQL for data analysis and structure. Can be done on your own or you could attend a 2-day workshop near you! #course #tutorial
  • Software Carpentry - Introduces Unix command line (bash shell), Python, R, Git, SQL for reproducible programming and research. Can be done on your own or you could attend a 2-day workshop near you! #course #tutorial

Beginner

This is for people who feel ready to hit the ground running

Intermediate

Advanced

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].