Categorygithub.com/Open-Science-Global/poly
modulepackage
0.15.5
Repository: https://github.com/open-science-global/poly.git
Documentation: pkg.go.dev

# README

(Poly)merase

PkgGoDev GitHub license Tests Test Coverage

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.

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

  • MIT

  • Copyright (c) 2021 Timothy Stiles

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package secondary_structure provides the structs needed to contain information about a RNA's secondary structure Overview of the structs The struct that contains information of a RNA's secondary structure is `SecondaryStructure`.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Feature holds a single annotation in a struct.
Location holds nested location info for sequence region.
Locus holds Locus information in a Meta struct.
Meta Holds all the meta information of an Sequence struct.
Reference holds information one reference in a Meta struct.
Sequence holds all sequence information in a single struct.