Skip to content
/ pcr Public

A library and simple CLI for simulating PCR in silico

License

Notifications You must be signed in to change notification settings

dlesl/pcr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a library and simple CLI for simulating PCR in silico, written in Rust.

The main aim of this project was to learn Rust, use it at your own risk! :)

At this stage only gb_io's Seq format is supported for templates.

Features

  • Support for linear and circular templates
  • Extraction of products preserving annotations

Example

Amplify lacZ from E. coli

$ pcr_cli mg1655.gb ATGACCATGATTACGGATTCAC TTATTTTTGACACCAGACCAAC

Use it online

About

A library and simple CLI for simulating PCR in silico

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages