Giter Club home page Giter Club logo

b575f19's Introduction

Welcome to UM DCMB BIOINF 575 class repo!

This site will house any of the code that the instructors develop during the course. Additionally, students are free to submit questions, answer questions, or submit their own code here as well.

Note: Whenever you see <SOMETHING>, it means to replace the <SOMETHING> with what you want. For example:

# Original
cp <TARGET> <DESTINATION>
# Modified
cp dcmb/foo.py working_dir/

Table of Contents

Please feel free to use these links to guide through the repo

  1. Code of Conduct
  2. Cloning this repo
  3. Forking this repo
  4. Asking a question
  5. Submitting a recipe

Updating your local repo

As we work on code throughout this class, you will be expected to use code stored in this repo. However, because you will be changing the code as we go through it, you will eventually get an error when you git pull (or update) the repo that says something like "Your local changes to the following files will be overwritten by merge’".

When you get to this issue, please read the wiki page that details how to update your local repo without overwritting your data. This should become habit before class starts.

To find out more about git stash, go to https://git-scm.com/book/en/v1/Git-Tools-Stashing to read all about it.

b575f19's People

Contributors

betteridiot avatar mitreac avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.