Skip to content

ToolsVanBox/CallableLoci_processor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CallableLoci_processor

Combines CallableLoci bed files from control and experimental samples. Useful to determine the region in which mutations could be called. It generates bedfiles containing merged Callable regions for autosomes and for autosomes plus the X chromosome. It also calculates the total size of the Callable regions.

USAGE:

python CallableLoci_processor.py dir_in dir_out exp_name control_sample

Dependencies

  • Python >= 3.6.5
  • bedtools >= 2.27.1
  • grep >= 3.1
  • coreutils >= 8.30 (Standard unix tools)

About

Combines CallableLoci bed files from control and experimental samples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%