nf-cmgg / germline

A nextflow pipeline for calling and annotating small germline variants from short DNA reads for WES and WGS data
https://nf-cmgg.github.io/germline/
MIT License
6 stars 1 forks source link

Add better code comments #91

Closed nvnieuwk closed 1 year ago

nvnieuwk commented 1 year ago

Description of feature

Some pieces of code can be confusing when looked at the first time, add some more comments to all the code.

nvnieuwk commented 1 year ago

Also some variable names need updating

nvnieuwk commented 1 year ago

Fixed in #105