automated-chromatography

Development of the automated chromatography rack. Diagnostics Accelerator / Synthetic Biology.

https://github.com/wyss/automated-chromatography

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Development of the automated chromatography rack. Diagnostics Accelerator / Synthetic Biology.

Basic Info
  • Host: GitHub
  • Owner: Wyss
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 39 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 4
  • Releases: 0
Created almost 4 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

automated-chromatography

Development of the automated chromatography rack. Diagnostics Accelerator / Synthetic Biology. Wyss Institute.

  • Dima Ter-Ovanesyan - dmitry.ter-ovanesyan@wyss.harvard.edu
  • David Kalish - david.kalish@wyss.harvard.edu
  • Allen Tat - allen.tat@wyss.harvard.edu
  • Adele Nikitina - adele.nikitina@wyss.harvard.edu

Folders

The folder ./dev/ is for development and testing.
The folder ./SEC_GUI/ is what must be on the Raspberry Pi. Run python Octasome_GUI.py. To autorun GUI from boot, see below.

Auto-run at RaspPi boot

To auto-run the GUI and disable the screensaver, edit the file /etc/xdg/lxsession/LXDE-pi/autostart

And add these lines to the end:

sh @python3 /home/pi/Desktop/SEC_GUI/Octasome_GUI.py @xscreensaver -no-splash

(or whatever the path to the file is on the first line)

Owner

  • Name: Wyss
  • Login: Wyss
  • Kind: organization
  • Email: predbiosupport@wyss.harvard.edu

Wyss Institute for Biologically Inspired Engineering

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Automated Chromatography
message: Development of the automated chromatography rack
type: software
authors:
  - given-names: David
    family-names: Kalish
    email: david.kalish@wyss.harvard.edu
    affiliation: Wyss Institute for Biologically Inspired Engineering
  - given-names: Allen
    family-names: Tat
    affiliation: Wyss Institute for Biologically Inspired Engineering
identifiers:
  - type: doi
    value: 10.7554/eLife.86394
    description: >-
      Improved isolation of extracellular vesicles by
      removal of both free proteins and lipoproteins
  - type: doi
    value: 10.7554/eLife.70725
    description: >-
      Framework for rapid comparison of extracellular
      vesicle isolation methods
repository-code: 'https://github.com/Wyss/automated-chromatography'
abstract: Development of the automated chromatography rack.
keywords:
  - SEC
  - size exclusion chromatography
  - EV
  - extracellular vessicle
  - python
  - Qt
  - PyQt
  - Tecan
  - Tecan Cavro
  - Cavro
  - raspberry pi
license: MIT
commit: c84e5a3
date-released: '2023-04-04'

GitHub Events

Total
  • Issues event: 10
  • Delete event: 1
  • Issue comment event: 3
  • Push event: 30
  • Pull request event: 7
  • Create event: 5
Last Year
  • Issues event: 10
  • Delete event: 1
  • Issue comment event: 3
  • Push event: 30
  • Pull request event: 7
  • Create event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 8
  • Total pull requests: 4
  • Average time to close issues: 12 months
  • Average time to close pull requests: 4 minutes
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 4
  • Average time to close issues: 2 months
  • Average time to close pull requests: 4 minutes
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.2
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dpk9 (10)
Pull Request Authors
  • dpk9 (4)
Top Labels
Issue Labels
bug (4) needs testing (2) enhancement (2)
Pull Request Labels