Here is how I can use fragman to analysis fragment on CEQ system:
export the ceq raw data into the txt files
read the fragment analyzed data output then make it become a list
channel.ladder=1 like this
ladder.info.attach(stored=dat, ladder=my.ladder, channel.ladder=1, ci.upp=1.96, ci.low=1.96, dev=50, warn=T, method='cor', ladd.init.thresh=500, prog=F, draw=T, attempt=7)
Steps after this is the same as usual
Dear authors!
Here is how I can use fragman to analysis fragment on CEQ system:
ladder.info.attach(stored=dat, ladder=my.ladder, channel.ladder=1, ci.upp=1.96, ci.low=1.96, dev=50, warn=T, method='cor', ladd.init.thresh=500, prog=F, draw=T, attempt=7)
Steps after this is the same as usual