Giter Club home page Giter Club logo

biomark-bioinformatics's Introduction

biomark-private

  1. Make sure all your data files are the only thing in the folder (e.g., no metadata)
  2. Run excel-to-csv.py: python excel-to-csv.py *xlsx to convert all the excel files to csv (See Step 4 also)
  3. Check to make sure each file has a corresponding csv file
  4. Open each csv file and remove all the header files (Alternately, you can do this before step 2 as excel files). Note, I think biomark creates these headers differently for each run, so I just remove them manually
  5. Combine these into one data file by running: python combine-biomark-csv.py *csv (This is why you cannot have any other csvs besides what you want combined in this location)
  6. Metadata: Each row should be unique in the metadata, an example is shown in the metadata folder. Your sample name header should be "Name". You should have as many rows in your metadata (besides the header) as unique Name in your data table.
  7. Standards: Concentrations of standards should be in the biomark output, or at least that is how this program works, it assumes your rConc is accurate in your data table

*Notes any typos in the standards will break this program! So you want to make sure all names are consistent throughout.

A summary of how the program works is that it merges the metadata of samples to the biomark data observed on them. It also subsets the standards (by gene and plate) and produces the standard curves for them.

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.