CGATOxford / CGATPipelines

Collection of CGAT NGS Pipelines
MIT License
43 stars 18 forks source link

SCRUM - pipeline_annotations:: downloadDistiLD messy output #102

Closed MikeDMorgan closed 7 years ago

MikeDMorgan commented 9 years ago

currently the downloadDistiLD function separately downloads the two annotation files for GWAS SNPs and HapMap LD blocks with assigned SNPs and gene annotations. The function uses the log file as the outfile. The next function, buildDistiLDTracks then snips off the log file suffix to separately convert the SNP file and LD block file. The multiple files should be handled by ruffus and allow the explicit passing of multiple input files to buildDistiLDTracks.

MikeDMorgan commented 7 years ago

Resolved many moons ago.