-
Notifications
You must be signed in to change notification settings - Fork 20
Intermediates and Filtering
Keiran Raine edited this page Jan 8, 2021
·
5 revisions
After the initial group calling the BRASS flow progressively filters the groups down via several methods.
Some of the intermediate files are available in *.intermediates.tar.gz ordered as follows:
-
.groups.gz- raw brass group output .groups.filtered.bedpe.groups.clean.bedpe
This is the raw output from the grouping algorithm:
- cols 1-4 LOW chr, strand, start, stop
- cols 5-8 HIGH chr, strand, start, stop
- N columns of read counts from each sample (see #NSAMPLES in header) ordered as per the header
- Hits repeat (
.unless repeat filtering was used) - N columns of read NAMES from each sample (see #NSAMPLES in header) ordered as per the header