Skip to content
/ PECNV Public

code for the paper "Detection of copy number variants and loss of heterozygosis from impure tumor samples using whole exome sequencing data"

Notifications You must be signed in to change notification settings

lxcheng/PECNV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PECNV

code for the paper "Detection of copy number variants and loss of heterozygosis from impure tumor samples using whole exome sequencing data" workflow(namelist,out_path,GC_name,map_name); 1,namelist here namelist stands for a file containg absolute path of read count and BAF file,for example: C:\Users\normal.count C:\Users\normal.depth C:\Users\s1.count C:\Users\s1.depth C:\Users\s2.count C:\Users\s2.depth The first line stands for the path of normal samples,separated by tab. While the following lines contain the matched tumor samples.

2,out_path out_path specify the output path;

3,GC_name,map_name GC_name,map_name stands for the filename of GC content and mappbility ,which can be downloaded from UCSC.

About

code for the paper "Detection of copy number variants and loss of heterozygosis from impure tumor samples using whole exome sequencing data"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages