Skip to content

Merge outputs

Vinh Tran edited this page Aug 19, 2020 · 2 revisions

To merge several _HaMStR-oneSeq _outputs into a single output, you can use this command

mergeOutput1s -i /path/to/h1s/outputs/ -o OUTNAME

where /path/to/h1s/outputs/ is the directory where all *.extended.fa, *.phyloprofile, *_forward.domains and *_reverse.domains can be found. The final output will contain only 4 files: OUTNAME.extended.fa, OUTNAME.phyloprofile, OUTNAME_forward.domains and OUTNAME_reverse.domains.