- Documentation
Full scale testget rid of negatively scored chainsOrganise cat step betterGet rid of all magic numbers and stringsCheck for output presence after each stepNextflow manager class-> dedicated class for NF configDouble check the pipeline default parametersFix the install dependencies scriptLogging messagesFor all subprocesses -> error handlingCheck for absent expected files
- About dependencies: properly handle
missing *.so
error that may occur when running Kent binaries, like here #34 - QC module: #33
- lastz_q parameter - figure out what stands for and whether it is needed
- Explanation for each pipeline parameter in the parse_args
- Document masking, etc. - nuances that affect the pipeline performance.
Refactor HL kent dependencies -> maybe it was not necessary to split into 2 dirs?-> not split anymoreRefactor chain gap filler: get rid of chainExtractID dependency -> not neededread parameters from config file#20 - temp files location
- Self chains: #31
- install_dependencies crash
FileNotFoundError: [Errno 2] No such file or directory: 'wget'
-> maybe show a better message suggesting to install wget?