Code Monkey home page Code Monkey logo

lab-meta-data's Introduction

lab metadata

This repository contains different template folders with READMES, and also json files that I created to keep my experimental data organized. More information about each one in its respective folder "README" file.

usage

Everytime there is new data from an experiment create a json file in the folder of that experiment, and then populate it with the relevant information. The idea of using .json is that it makes it easier to edit a .json file in a simple text editor compared to a table. Especially when there are different obervations for the same sample. Thus the focus in taking notes in the lab can be in the observation and not in writing the same notes with the sample name over and over again. Lastly, .json files can be easily edited in in small vertical windows without breaking its structure; unlike tables or .csv.

Naming files:

  1. pattern "YYYYMMDD_fooo_n0#"
    1. where foo is the label of the experiment (or anything else that makes sense for the file to be named)
      1. I used to put the name of the technique, for example, YYYMMDD_bradford_n01
        1. if I recorded the experiments continously then it would be something as ..._bradford01_...
    2. If I found a conflict in name, which is very rare, I would add _a,b,c...z to the filename
      1. this way the files would maintain there continous labeling ..._bradford01a...
    3. when it is applied, each replicate of the experiment is numbered ..._n0#
      1. if all replicates are objects in the json file rename to something relatable to the experiment,
        1. for example run01 for PCRs or observation01 for microscopy

More about the background on using .json files here

Jump to:

disclaimer

These are files that I created to help me maintain my information organized and sharable with future me. Most likely there is a better way to do this. Anyway if you find them useful feel free to used/edit them.

lab-meta-data's People

Contributors

lsilvam avatar

Stargazers

 avatar

Watchers

 avatar

lab-meta-data's Issues

chemidoc

add a filed for gel percentage

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.