Skip to content

core-unit-bioinformatics/project-dev-WGS-nfcore-raredisease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WGS nf-core raredisease test

This project aims on testing the nf-core raredisease pipeline for usage with whole-genome sequencing short-read Illumina data.

Data

For testing we use the GIAB Ashkenazim trio patient samples:

Son: HG002 Father: HG003 Mother: HG004

These were sequenced using Illumina WGS 2x 250bp technology, more information about library prepration and sequencing can be found in the README.

Data was downloaded from NCBI FTP server and indexes extracted from https://github.com/genome-in-a-bottle/giab_data_indexes on 8th August 2023.

Workflow

  1. Download workflow and singularity images

nf-core download raredisease --revision 1.1.1 --compress none --container-system singularity --container-cache-utilisation copy

  1. Download and adapt references and plugins

This workflow requires the nextflow plugins nf-validation and nf-amazon. For offline deployment, follow this hint.

  • nf-validation v0.3.1
  • nf-amazon v1.16.2

References:

The list of references needed is explained in the usage and params documentation: https://nf-co.re/raredisease/1.1.1/docs/usage & https://nf-co.re/raredisease/1.1.1/parameters

  1. Run

For first run, limited analysis as following:

  • gnomAD only with chr1 (due to slow download)
  • skip CNV calling (missing ploidy and gcnvcaller model)

Citation

If not indicated otherwise above, please follow these instructions to cite this repository in your own work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages