Giter Site home page Giter Site logo

exercise's Introduction

exercise

This exercise goes along with the job offer on: https://recruitingapp-2695.de.umantis.com/Vacancies/273/Description/1

Next Generation Sequencing systems produce count data which can be used for differential testing, with longitudinal studies involving paired samples testing.

Beta-binomial tests have therefore emerged as the methods of choice for the analysis of NGS and also proteomics data involving count data.

In this exercise the user is presented with two groups of samples from the same individual. Sampling was performed in August and in December. For each group sampling was performed 4 times (replicates) (August_1,August_2,August_3,August_4 ; December_1,December_2,December_3,December_4).

Total counts(t) for a gene as well as counts for a malignant isoform (m) of the same gene are presented in the file raw_data.tsv - (August_1m,August_2m,August_3m,August_4m ; August_1t,August_2t,August_3t,August_4t ; December_1m,December_2m,December_3m,December_4m ; December_1t,December_2t,December_3t,December_4t). Missing values in the raw data correspond to samples that got lost by the logistics partner.

Each row corresponds to a different individual.

The total counts (t) attributed to a gene can for the purpose of this exercise be assumed as the sum of the counts of each of its isoforms i.e., gene (t) = isoform_1 + isoform_2 + isoform_3 + isoform_i. In this exercise: gene(t) = isoform_malignant(m) + isoform_normal.

The objective of this exercise is to identify individuals for which the levels of the malignant isoform (m) significantly changed from August to December independently of the changes in the gene(t).

The solution should be implemented in Python and/or R.

exercise's People

Contributors

jorgeboucas avatar

Watchers

James Cloos avatar YamiOmar88 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.