Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
  2. or download this
    use strict;
    &sub1; #generates a text file (rep_set.txt)
    system('python //macqiime/QIIME/bin/assign_taxonomy.py -i rep_set.txt 
    +-o .'); #generates second txt file
    &sub2; #reads the second text file