Coder Social home page Coder Social logo

anschutz_python's Introduction

anschutzpython

MOLB 7900 Practical Computational Biology for Biologists: Python

The goal of this course is to introduce students to the Python programming language and its application to computational biology. Students are not expected to have any prior experience with Python or other programming languages. The goals of the course are to familiarize students with the basic tenets of Python programming such that, at the completion of the course, they are able to write basic software and scripts that will enable them to derive meaning from the large datasets typical of modern biology. Further, the students will have the basic skills necessary to continue their computational development using tried-and-true crowdsourced knowledge repositories including StackOverflow. In short, this course aims to “teach students to fish” by teaching them the necessary basics of the language and pointing them toward resources for further development rather than “giving students a fish” by handing them pre-designed, cookie-cutter scripts that answer specific biological questions.

The primary learning objectives are therefore to work towards being able to:

  1. Understand basic datatypes, their properties, limitations, and combinations.
  2. Master the use of different containers of these datatypes and understand their relative advantages and disadvantages.
  3. Understand and use iterating loops and their associated controls.
  4. Incorporate external packages into the workflow of student-designed software.
  5. Be able to define and write functions, and understand their scope as well as incorporate Python’s powerful built-in functions where appropriate.
  6. Use the spreadsheet-mimicking package pandas to organize and manipulate tabular data.
  7. Create a computational workflow that identifies analyzes the genes and sequences bound by a protein in a ChIP-seq experiment.
  8. Create a computational workflow that integrates ChIP-seq and RNA-seq data to analyze the biological consequences of chromatin-binding events.

anschutz_python's People

Contributors

srinivasramachandran avatar taliaferrojm avatar

Watchers

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