MODEST

Mage Oligo Design Tool

Navigation

  • index
  • previous |
  • MAGE oligo design 0.1.4-2 documentation »

Table Of Contents

  • Barcoding
    • Barcoding file

Previous topic

Creating your own genome configuration

Quick search

Enter search terms or a module, class or function name.

Barcoding¶

Barcoding file¶

The barcoding file consists of a list of primers followed by a list of barcode ID’s combining a forward and reverse primer. They must follow the headers >PRIMERS and >LIBRARY respectively. The ID’s are used in the gene adjustments file to add the desired barcodes. ID’s should only contain one forward and one reverse primer.

>PRIMERS
F1  Sequence
F2  Sequence
R1  Sequence
R2  Sequence
..  ..

>LIBRARY
ID1 F1  R1
ID2 F2  R2
ID3 F1  R1
..  ..   ..
Created using Sphinx 1.2b1