Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LFMD

Low Frequency Mutation Detector

Preparation

Install

git clone https://github.com/RainyEricYe/lfmd.git
cd lfmd2

cd example; sh test.sh # check if it works

# if not work, please export PATH to needed libs, retest
# or compile it as follows.
cd ..
vi install.sh
# modify paths to SeqLib alglib and librarys    
sh install.sh
cd example; sh test.sh

Contact

yerui@connect.hku.hk

Citation

Rui Ye et al. LFMD: detecting low-frequency mutations in genome sequencing data without molecular tags. https://www.biorxiv.org/content/10.1101/617381v11

Usage

vi lfmd.sh && ajust parameters and file paths
./lfmd.sh in.sortByReadID.bam outprefix

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages