Giter Site home page Giter Site logo

hansen_lab's People

Contributors

thinkerbot avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

hansen_lab's Issues

ECM gel analysis

Data consists of 4 gels, effectively with 3 columns (a,b,c) and 17 rows each.

|-|a|b|c|
|1|....
|2|...

Each cell is run independently and the results for each row is collated into a result file, ie there are 4*17 result files (although some were not run/generated so there is in fact several fewer) in Excel format.

for each gel
  for each result file
    for each protein accession
      determine if the protein was found
        if so, extract abundance, (a/b), (a/c), (b/c), etc.
        else register an empty line

dump results to file (result 4 files, x proteins each)

for each protein (ie 17 times)
  for each (a/b), (a/c), etc
    calculate total average
    scan for sections separated by 2 or more empty lines, average each section

across result files, for each protein
  generate graphic
  for each (a/b), (a/c), etc
    if all have the same number of sections
      list for each section
    else
      list average

Result:

| protein x | graphic | a/b | a/c, a/c | b/c | ...

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.