X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=examples%2Fmck3test.mupa;fp=examples%2Fmck3test.mupa;h=8ce6a13c5091543443dcc831f02caac766f1ad5c;hp=0000000000000000000000000000000000000000;hb=6524cd9b9ceabf1ec539bdf8b387227b12cf1fa2;hpb=f23df24bee726272f2b9853fa71fcbfa736b5716 diff --git a/examples/mck3test.mupa b/examples/mck3test.mupa new file mode 100644 index 0000000..8ce6a13 --- /dev/null +++ b/examples/mck3test.mupa @@ -0,0 +1,30 @@ +# name of anaylsis directory and stem for associated files +ANA_NAME mck3test + +# if APPEND vars true, a _wXX and/or _tYY added to analysis name +# where XX = WINDOW and YY = THRESHOLD +# Highly recommeded with use of command line override of WINDOW or THRESHOLD +APPEND_WIN true +APPEND_THRES true + +# how many sequences are being analyzed +SEQUENCE_NUM 3 + +# first sequence info +SEQUENCE seq/mouse_mck_pro.fa +# ANNOTATION test.annot +SEQ_START 600 + +# the second sequence info +SEQUENCE seq/human_mck_pro.fa +# ANNOTATION test.annot +SEQ_START 600 +# SEQ_END 2400 + +# third sequence info +SEQUENCE seq/rabbit_mck_pro.fa +# ANNOTATION test.annot + +# analyses parameters: command line args -w -t will override these +WINDOW 30 +THRESHOLD 20