GithubHelp home page GithubHelp logo

dual-luciferase's People

Contributors

ebrando avatar joachimgoedhart avatar mgalland avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

ebrando

dual-luciferase's Issues

make import function

To go from data .csv or .tsv into an R object that can be used to normalise to reference gene

Input data placed into their own data/ folder in an open format

If data could be placed into their own data/ folder in an open format, it would be a great improvement.

To promote openness (not everyone is using Excel), input data could be saved into two .tsv (tabulated separated values) or .csv (comma separated values). It is also nice to abide by this open format since it is well rendered online on GitHub (see below).

https://help.github.com/en/github/managing-files-in-a-repository/rendering-csv-and-tsv-data

software development good practices

I'll make some changes that can help with reproducibility, coding style, etc.

Sources of inspiration:

  • SWC

    • Structure your project folder
    • Make your code readable: code with intention (explain "why" and not "how")
    • Make your code modular: write functions in an external file (functions.R) and source() them
    • Divide your code into steps: ideally one step = one function sourced
    • Test the functions
    • Abide to a coding style: for instance https://style.tidyverse.org/
  • eScience Center Handbook

Me(di)an

I think it is a good idea to change the stats to either mean or median

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.