8000 GitHub - misosvec/pbwt-tunneling
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

misosvec/pbwt-tunneling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PBWT-Tunneling

Makefile

generate_haplotypes SAMPLPE_SIZE=<?> REGION_IN_BASE_PAIRS=<?> OUTPUTFILE=<?>
It generates haplotypes with help of MaCS project. To run this you have to download MaCS and setup it. After that, you need to set MACS_PATH variable in the Makefile.

encode_haplotypes input.txt output.txt
It encodes haplotypes from an input file and outputs it as a separate file.

create_wg input.txt output.wg
It creates a wheeler graph from a file with help of pfp_wg repository. Before running, you need to set PFP_WG_PATH variable in the Makefile.

visualize_haplotypes_sizes
Outputs a graph in .png which shows the sizes of haplotypes represented as wheeler graph.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0