GithubHelp home page GithubHelp logo

eshnil2000 / dna-fountain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teamerlich/dna-fountain

0.0 1.0 0.0 2.1 MB

DNA-Fountain

Home Page: http://dnafountain.teamerlich.org/

License: GNU General Public License v3.0

Python 100.00%
quantum storage dna compression

dna-fountain's Introduction

DNA-Fountain code
=================

This code is described in the following manuscript:

    Capacity-approaching DNA storage
    Yaniv Erlich, Dina Zielinski
    doi: http://dx.doi.org/10.1101/074237
    BioRxiv: http://biorxiv.org/content/early/2016/09/09/074237

Visit http://dnafountain.teamerlich.org/ for more information.

Contact: [email protected]

License: GPLv3 (or later)

### Instructions
#### replace maketrans with str.maketrans
#### python setup.py build_ext --inplace
#### comment out from sets import Set
#### replace md5 with hashlib.md5
#### instead of adding "\0", convert to bytes ==> data += str.encode("\0") * pad #zero padding.
#### tar -b1 -czvvf info_to_code.tar.gz ./info_to_code/
#### truncate -s2116608 ./dna-fountain-input-files.tar.gz
#### python encode.py --file_in dna-fountain-input-files.tar.gz --size 32 -m 3 --gc 0.05 --rs 2 --delta 0.001 --c_dist 0.0125 --out dna-fountain-input-files.tar.gz.dna --stop 72000

dna-fountain's People

Contributors

ubiquitousgenomics avatar agordon avatar eshnil2000 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.