Denis C. Bauer

Results 7 comments of Denis C. Bauer

Please use the new repository https://github.com/aehrc/VariantSpark

Please use the new repository https://github.com/aehrc/VariantSpark

Please refer to the new repository at https://github.com/aehrc/VariantSpark

Yes that's correct, the requirements have changed. I will look into creating an updated AMI.

picard requires reads to have unique names (http://www.biostars.org/p/59521/) so multimappers need to be removed. Which means resolvepairs (https://github.com/BauerLab/resolvepairs) needs to get an extra option to drop reads rather than give...

Workaround: use older version (e.g. samtools/0.1.19) by adjusting the default set of modules used in the samvar_config.txt MODULE_SAMVAR=$MODULE_SAMVAR" samtools/0.1.19"