Skip to content

karyotyping using low coverage whole genome sequencing

License

Notifications You must be signed in to change notification settings

jzohren/low_pass_WGS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

low_pass_WGS

Karyotyping using low coverage whole genome sequencing.

This pipeline utilises BWA (http://bio-bwa.sourceforge.net/) to map short paired-end sequencing data to a genome sequence to determine a sample's karyotpye. After postprocessing with samtools (http://samtools.sourceforge.net/), the data is further analysed using the QDNAseq R package (https://www.bioconductor.org/packages/release/bioc/html/QDNAseq.html).

The input data should be trimmed, e.g. using TrimGalore or any other comparable quality trimming tool. Unpaired reads resulting from this should be retained and concatenated into one additional read file, e.g. <sample_name>_unpaired.fastq.gz.

About

karyotyping using low coverage whole genome sequencing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published