Skip to content

nanoporetech/barcoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barcoding

This repository is part of the ONT Barcoding Protocol for amplicons.

Data

The dataset (in t/data/) was prepared with two barcodes for illustrative purposes.

Scripts

Scripts can be found in the bin/ subdirectory.

Prerequisites

The main prerequisites are listed below, with a complete list available in Build.PL:

  • Bio::Perl
  • Text::LevenshteinXS
  • Readonly

All should be available from CPAN (UNIX/Strawberry systems: "cpan ") or PPD (for ActivePerl)

Testing

make test