Skip to content
View massivejords's full-sized avatar

Organizations

@staller-lab

Block or report massivejords

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
massivejords/README.md

Hi, I'm Jordan! Check out some of my projects below!

A. thaliana leaf area detection in OpenCV and PlantCV

I developed a computer vision algorithm using Python to automatically quantify the size leaves grown on agar plates. Below is figure 2 from our paper showing the leaf area detection steps.

Demo leaf area image

The image-processing steps used for leaf identification. (A) Image converted to black and white using the B channel of the Lab color space. (B) Binary threshold. (C) Region of interest indicated by the blue lines. (D) Identification of individual shoots using clustering and splitting the image into six sections. Note that one seed failed to germinate so no leaf area was measured.

The software was actually used to collect leaf area for thousands of leaves in Katz et al 2022 as well!

Look at the code repository here

At the Staller Lab, I am developing a Python package

While still a work in progress, this package contains code relevant to analyzing the NGS data output from our Fluorescence Activated Cell Sorting assays as well as some simple tile design functions.

Shared code in a Python Package for collaborators

Additionally, check out some examples of charts and graphs

While these are all examples with fake data, they demonstrate some of the visualizations I can do completely in seaborn and matplotlib.

Graph with colorbars Graph with legend and tile bars Graph with sequences

Pinned Loading

  1. massivejords massivejords Public

  2. tools tools Public

    Temporary home for some tools I am developing.

    Python 1

  3. Agar-plate-leaf-area Agar-plate-leaf-area Public

    Jupyter Notebook