Skip to the content.

MultiRepMacsChIPSeq - combine_std_chipstats

Home Overview Usage Variations Applications Install

combine_std_chipstats.pl

A script to combine

It parses this information from standard output and/or error text files from these programs. It will also parse the stderr.txt and stdout.txt files from Pysano job directories. It will write out a single tab-delimited with the numbers. Sample names are the given input file names or directory names.

USAGE:

Pysano directories:
	combine_std_chipstats.pl <outputfile> 1234X1/ 1234X2/ ...

Text files:
	combine_std_chipstats.pl <outputfile> file1.txt file2.txt ...