usage: bedFix_chrRear.py [-h] -1 suffix -2 suffix [-S suffix] [--version]
bedfile [bedfile ...]
Corrects chromosomal rearrangements in bed files. Corrected chromosome sites
format checked with assertions. Only first three columns of the bed files are
expected and manipulated (i.e., BED3). If present, header track line is
preserved and translocation site information are added as "transSite1" and
"transSite2". Corrected bed files are exported with suffix ".transCorrected".
positional arguments:
bedfile Bed file(s).
optional arguments:
-h, --help show this help message and exit
-1 suffix, --first-site suffix
First translocation site, format chrA:NNNNNN.
-2 suffix, --second-site suffix
Second translocation site, format chrB:NNNNNN.
-S suffix, --suffix suffix
Suffix for output bed files. Default:
'.transCorrected'
--version show program's version number and exit
This repository was archived by the owner on Mar 26, 2020. It is now read-only.
ggirelli/bed-fix-chrom-rearrangement
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|