Mercurial > repos > greg > repmatch_gff3
changeset 13:d31ef9abce74 draft default tip
Uploaded
author | greg |
---|---|
date | Wed, 16 Dec 2015 20:35:40 -0500 |
parents | 34d134cd4ca9 |
children | |
files | repmatch_gff3.xml |
diffstat | 1 files changed, 29 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/repmatch_gff3.xml Wed Dec 16 14:45:32 2015 -0500 +++ b/repmatch_gff3.xml Wed Dec 16 20:35:40 2015 -0500 @@ -127,6 +127,35 @@ * **Lower Limit** - Lower limit for the Crick-Watson distance filter. * **Upper Limit** - Upper limit for the Crick-Watson distance filter. +----- + +**Output Data Files** + + * **Data MP** - gff file consisting of only peak pairs + + - Columns are **chr**, **script**, **blank**, **peak start**, **peak end**, **blank**, **normalized tag counts**, **blank** and **info**. + - Peak start and end are separated by one coordinate. + - Normalized tag is the occupancy averaged across replicates. + - Attributes include C-W distance, sum total of tag counts, number of replicates merged. + + * **Data D** - tabular file consisting of the list of all matched replicates. + * **Data UP** - tabular file consisting of all unmatched peak-pairs. + +**Output Statistics Files** + + * **Statistics Table** - tabular file providing the description key of **Data D**. + * **Statistics Histogram** - graph of the number of matched locations having the indicated replicate counts. + +**Comments on Replicates** + +Three types of replicates may be considered. Biological replicates represent independently collected biological samples. +At least two biological replicate must be performed for each experiment from which a conclusion is being drawn, and the +conclusion must be evident in both biological replicates when analyzed separately. Technical replicates represent a re-run +of the assay on the same biological material. This is usually done when one replicate fails to produce quality data, and is +used to replace that earlier replicate. Sequencing replicates represent additional sequencing of the same successful library +in order to obtain more reads should the analysis require it. The reads from individual sequencing replicates are usually +merged without need for separate analysis. + </help> <expand macro="citations" /> </tool>