Coder Social home page Coder Social logo

flennic / bioinformatics Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 67.62 MB

Repository for the labs in Bioinformatics (732A51) given in 2018 at Linköping University.

Home Page: https://liu.se/studieinfo/kurs/732a51/ht-2018#

Jupyter Notebook 0.05% HTML 99.69% R 0.22% TeX 0.05%

bioinformatics's Introduction

Bioinformatics

Group 12 - Labs for 732A51 Bioinformatics (Semester 1, Period 2, 2018)

Please stick to the following group rules. Thank you :)

In general:

  1. Ask for help if you need any (initiative comes from you).
  2. Attend all lab sessions.
  3. Prepare before (!) the lab session for your parts of each lab so that you can ask the instructor all the questions that might come up later on.
  4. Do the best you can to ensure that the solutions for the part you are responsible for are correct and understandable for the other group members.
  5. Push your part for each lab to GitHub independently and on time.

Coding style:

  1. Use the Google Style Guide for R code. With 2 exceptions: a) variable names with underscore (e.g. my_variable instead of myVariable) are okay and b) use = instead of <- Link: https://google.github.io/styleguide/Rguide.xml
  2. Don't exceed 80 characters per line (in the code AND in the text). In Rstudio, just go to Tools > Global Options > Code > Display. Then check "show marking 80". Then, you will see when you reach the limit in every line.
  3. Leave 1 empty line at the beginning and end of each chunk in Rmd. This will make the appendix more readable.
  4. For the first code chunk of every new question, add a comment with the question number (see template). This will make the appendix more readable because you will see when the code for a new question starts.
  5. Include code only (!) in the appendix, unless it's absolutely necessary to include it into the report as well.

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.