This program helps you arrange taxanomy file downloaded from SILVA.
Input file should be in one file consisting of two sheets.
first filedialog
- hierarchical data from SILVA (taxanomy server) in txt file (~_tax_assignments.txt)
second filedialog
- read abundance result from taxonomy server in txt file
Those two files are the raw files from the server.
third filedialog
- namemap in txt
This helps you replace the name code with name found from Namemap.txt
- xlsx file merging hierarchy and read abundance with the name from Namemap
This will be the input file to SILVA_conversion.py
This program helps you organize the NGS result.
the result file from 'SILVA_domain.py'.
The result of this program would be the excel files with total 19sheets.
- OTUs : the whole hierarchy from domain to species with each read abundance
- #_read : the absolute number of read abundance for each samples when grouped by # hierarchy
- #(%) : the percentage of read abundance for each samples when grouped by # hierarchy
- #_rank(%) : the major OTU shown by # hierarchy which was selected by maximum percentage of read abundance for each OTU showing more than 1%