The bio data manager
What is gndrv?
As synthetic biology and bioinformatics become more powerful, biologists and engineers are incresingly concerned with isolating and modifying certain pieces of the genome. Traditionally this data is stored in binary or txt files and shared on file servers. This does not scale well for managing fragments of a genome in a programatic way. Additionally, when engineering biological parts, this is not a good solution for managing versions or tracking changes.
Gndrv aims to provide a fast, programatic, versioned data management platform for biological data.
Interested? Sign up and check out the GitHub repository to download the CLI.
Who is it for?
Biologists
Gndrv doesn't rely on any other software and doesn't require setting up anything technical. Just download the program, run the command gndrv clone [part-name]
, and get back to biology.
Developers
No more hunting down the text file, copy-pasting from some web app or manually connecting to a database. Gndrv provides tooling for the entire process, with a CLI for terminal users.