Skip to content

pd3/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilities

A random collection of tools, sorted in descendent order by the degree of usefulness they've had for me.

An incredibly useful small program which allows fast and effortless execution of these common tasks:

  • find overlaps in two sets of genomic regions (e.g. two CNV callsets)
  • ... while matching records by a common column (e.g. sample name)
  • ... and transferring one or more fields from one file to another

See the slides for documentation and usage examples.

An efficient permutation test for testing enrichment of calls in target vs background regions. It is suitable especially for exomes because it avoids placing calls in inaccessible regions while still correctly handling calls and regions of different sizes.

See the slides for documentation and usage examples.

A memory-efficient program for collecting empirical distributions with very long tails.

About

Random utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published