Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cometsong/jaxid_generator
Microbiome-Core JAXid tracking ID code generator and view/search web app
https://github.com/cometsong/jaxid_generator
django generator lims microbiome tracking web-application
Last synced: about 12 hours ago
JSON representation
Microbiome-Core JAXid tracking ID code generator and view/search web app
- Host: GitHub
- URL: https://github.com/cometsong/jaxid_generator
- Owner: cometsong
- License: apache-2.0
- Created: 2018-04-23T14:13:53.000Z (over 6 years ago)
- Default Branch: devel
- Last Pushed: 2020-12-22T15:19:35.000Z (almost 4 years ago)
- Last Synced: 2023-03-12T06:03:48.143Z (over 1 year ago)
- Topics: django, generator, lims, microbiome, tracking, web-application
- Language: Python
- Homepage:
- Size: 33.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sample ID Tracking (LIMS-esque) Application
:microscope: The JAXID Generator :microscope:### Tracks Biological Samples,
Sequencing Extractions and Libraries and Pools,
Plates and Storage Boxes- Generate new IDs for incoming samples, for sequencing extractions, libraries,
pools, plates, and storage boxes.
- Create Sample Types, Projects (studies), and types of Sequencing runs
- Review and/or Edit previously generated IDs
- Search by project/sample/sequence type codes, plus by text in search bar
- Import sets of IDs for creation of records or for updating preexisting records
- Export results of specific searches (via backend MySQL database queries) to
`xlsx` format files---
### Session Screenshots
> **Viewing JAXid records:**
>
> **Edit selected record:**
>
> **Generate new IDs:**
>
> **Popup Menu:**
>
> **Viewing SampleType records:**
>---
## Resources
- [Issue Tracker](https://github.com/cometsong/jaxid_generator/issues)
- [Code](https://github.com/cometsong/jaxid_generator)