https://github.com/JuliaFlynn/PacBio_barcode_assocation
Raw File
Tip revision: 29eac92475a9ff8e24fb390986c865b504c03f51 authored by JuliaFlynn on 26 May 2022, 22:22:57 UTC
Update README.md
Tip revision: 29eac92
README.md
# PacBio_barcode_assocation

1.	Pacbio1b.pl – checks the lowest quality score and outputs in file called sum1.out
#usage: script.pl infile outfile qavgcut\n

2.	Pacbio2b.pl – checks for unique restriction sites and puts all sequences with these into output file in direction from gene to barcode.
#usage: script.pl infile outfile

3.  Pacbio3b.pl – checks how many mutations are in library gene and for illumina primer binding site. If primer site and less than four mutations it is output.
#usage: script.pl infile outfile

4.  Pacbio4b.pl -
#usage: script.pl infile outfile

5. Pacbio5b.pl
#usage: script.pl infile outfile

6. Pacbio6b.pl
#usage: script.pl infile outfile

7. Pacbio7b.pl
#usage: script.pl infile outfile
 
back to top