Mercurial > repos > charles_s_test > seqsero2
comparison libs/H_combination_output_analysis.py @ 11:b4484db557ab draft
planemo upload commit a4fb57231f274270afbfebd47f67df05babffa4a-dirty
author | charles_s_test |
---|---|
date | Wed, 29 Nov 2017 12:46:19 -0500 |
parents | 53efef402c51 |
children |
comparison
equal
deleted
inserted
replaced
10:53efef402c51 | 11:b4484db557ab |
---|---|
1 #!/usr/bin/env python | 1 #!/usr/bin/env python2.7 |
2 # "H_combination_output_analysis.py target.fasta fliCdatabase.fasta fljBdatabase.fasta" | 2 # "H_combination_output_analysis.py target.fasta fliCdatabase.fasta fljBdatabase.fasta" |
3 # must have ispcr and primers of fliC and fljB at the same directory | 3 # must have ispcr and primers of fliC and fljB at the same directory |
4 | 4 |
5 | 5 |
6 import os | 6 import os |