comparison example1.sh @ 4:d397f5a85464 draft

Uploaded
author petr-novak
date Wed, 18 Sep 2019 06:30:04 -0400
parents
children
comparison
equal deleted inserted replaced
3:e320ef2d105a 4:d397f5a85464
1 #!/bin/sh
2 # minimal example :
3 ./ChipSeqRatioAnalysis.py -c test_data/seq_C_10k -i test_data/seq_I_10k -k test_data/VTS_contigs.info.minRD5 -o tmp/chi_seq_ratio.csv -ht tmp/html_report.html
4 # output goes to current directory