Remove low-complexity region from bed file
Hi,
I've a bed file containing small genomic regions and I want to remove regions that overlap low-complexity (from DUST for example) and repeated regions ? I guess if I find a bed file containing all low-complexity regions of the human genome, a simple intersectBed will do the job..
Thanks
• 2,967 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Table browser should get you the bed files. Group
Repeatsand then various tables from there.