Skip to content

grenaud/mappability_snpable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

mappability_snpable

This is a small bash script to run the snpable pipeline http://lh3lh3.users.sourceforge.net/snpable.shtml with minimal disk usage and parallelization.

usage:

 bash snpable.bash [ref genome] [path to dir to seqbility]

seqbility is from lh3_misc from https://github.com/lh3/misc

example:

  bash snpable.bash hg38.fa /storage/software/lh3_misc/seq/seqbility/

requires in path:

  • bwa
  • samtools
  • gzip
  • bgzip
  • bedtools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages