All Projects → TimothyStiles → poly

TimothyStiles / poly

Licence: MIT license
A Go package for engineering organisms.

Programming Languages

go
31211 projects - #10 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to poly

pydna
Clone with Python! Data structures for double stranded DNA & simulation of homologous recombination, Gibson assembly, cut & paste cloning.
Stars: ✭ 109 (-59.63%)
Mutual labels:  dna, genbank, fasta
BarcodeFinder
all-in-one solution for discovering novel DNA barcode
Stars: ✭ 13 (-95.19%)
Mutual labels:  genbank, primer-design, dna-barcode
naf
Nucleotide Archival Format - Compressed file format for DNA/RNA/protein sequences
Stars: ✭ 35 (-87.04%)
Mutual labels:  dna, fasta
seqviz
DNA sequence viewer supporting custom, GenBank, FASTA, NCBI accession, and iGEM input.
Stars: ✭ 99 (-63.33%)
Mutual labels:  synthetic-biology, dna
crazydoc
Read DNA sequences from colourful Microsoft Word documents
Stars: ✭ 18 (-93.33%)
Mutual labels:  synthetic-biology, molecular-biology
act
Computational synthetic biology: Predicting DNA edits for bioengineering
Stars: ✭ 67 (-75.19%)
Mutual labels:  synthetic-biology, bioengineering
bioSyntax-archive
Syntax highlighting for computational biology
Stars: ✭ 16 (-94.07%)
Mutual labels:  computational-biology, fasta
lightdock
Protein-protein, protein-peptide and protein-DNA docking framework based on the GSO algorithm
Stars: ✭ 110 (-59.26%)
Mutual labels:  dna, molecular-biology
STing
Ultrafast sequence typing and gene detection from NGS raw reads
Stars: ✭ 15 (-94.44%)
Mutual labels:  computational-biology, dna
PlasFlow
Software for prediction of plasmid sequences in metagenomic assemblies
Stars: ✭ 74 (-72.59%)
Mutual labels:  fasta, plasmids
FluentDNA
FluentDNA allows you to browse sequence data of any size using a zooming visualization similar to Google Maps. You can use FluentDNA as a standalone program or as a python module for your own bioinformatics projects.
Stars: ✭ 52 (-80.74%)
Mutual labels:  dna, fasta
pyqms
pyQms, generalized, fast and accurate mass spectrometry data quantification
Stars: ✭ 22 (-91.85%)
Mutual labels:  computational-biology
Repo-Bio
Binomica Public Repository for Biological Parts
Stars: ✭ 21 (-92.22%)
Mutual labels:  dna
freqgen
🎯 Generate DNA sequences with specified amino acid, codon, and k-mer frequencies
Stars: ✭ 16 (-94.07%)
Mutual labels:  fasta
adapt
A package for designing activity-informed nucleic acid diagnostics for viruses.
Stars: ✭ 16 (-94.07%)
Mutual labels:  dna
team-rosalind-project
This is the main repository for the HackBio'2020 Virtual Internship Experience ❤️
Stars: ✭ 22 (-91.85%)
Mutual labels:  computational-biology
DeepChem-Workshop
DeepChem 2017: Deep Learning & NLP for Computational Chemistry, Biology & Nano-materials
Stars: ✭ 22 (-91.85%)
Mutual labels:  computational-biology
DnaWeaver
A route planner for DNA assembly
Stars: ✭ 20 (-92.59%)
Mutual labels:  synthetic-biology
polio
Research on polio / protein folding.
Stars: ✭ 13 (-95.19%)
Mutual labels:  genbank
screenlamp
screenlamp is a Python toolkit for hypothesis-driven virtual screening
Stars: ✭ 20 (-92.59%)
Mutual labels:  computational-biology

(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.

Install

go install github.com/TimothyStiles/poly

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) 2022 Timothy Stiles

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].