Poly
A Go package for engineering organisms
About Poly
(Poly)merase
Poly is a Go package for engineering organisms.
-
Fast: Poly is fast and scalable.
-
Modern: Poly tackles issues that other libraries and utilities just don't. From general codon optimization and primer design to circular sequence hashing. All written in a language that was designed to be fast, scalable, and easy to develop in and maintain. Did we say it was fast?
-
Reproducible: Poly is well tested and designed to be used in industrial, academic, and hobbyist settings. No more copy and pasting strings into random websites to process the data you need.
-
Ambitious: Poly's goal is to be the most complete, open, and well used collection of computational synthetic biology tools ever assembled. If you like our dream and want to support us please star this repo, request a feature, open a pull request, or sponsor the project.
Install
go get github.com/bebop/poly@latest
Documentation
Community
- Discord: Chat about Poly and join us for game nights on our discord server!
Contributing
-
Code of conduct: Please read the full text so you can understand what we're all about and remember to be excellent to each other!
-
Contributor's guide: Please read through it before you start hacking away and pushing contributions to this fine codebase.
Sponsor
- Sponsor: 🤘 Thanks for your support 🤘
License
-
Copyright (c) 2024 Timothy Stiles
Frequently Asked Questions
What is Poly?
Poly is a Science and Data Analysis library for the Go programming language. A Go package for engineering organisms
How do I install Poly?
Install Poly with the Go module system using `go get bebop/poly`. Check the repository for the current installation instructions.
What category does Poly belong to?
Poly is listed under Science and Data Analysis, specifically Science and Data Analysis.