Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 465 Bytes

Silvangs output merger

Created by karamveer, PhD student, Pondicherry University on 12/11/2022. This program can generate a consolidated output table by compiling individual sample OTU tables generated by SilvaNGS. The consolidated table can be used for further downstream microbiome analysis.

Usage

perl Silva_merger.pl input_folder output_file.csv

input_folder : Folder name which contain all OTU count tables (only)

Dependencies

  • Perl(5.0)

  • Linux