diff --git a/prymer/offtarget/bwa.py b/prymer/offtarget/bwa.py index a6c0f7d..61500d1 100644 --- a/prymer/offtarget/bwa.py +++ b/prymer/offtarget/bwa.py @@ -18,7 +18,7 @@ Use of this module requires installation of a custom version of BWA named `bwa-aln-interactive`. See: - - https://github.com/fulcrumgenomics/bwa/tree/interactive_aln + - https://github.com/fulcrumgenomics/bwa-aln-interactive - https://bioconda.github.io/recipes/bwa-aln-interactive/README.html ## Example @@ -201,8 +201,8 @@ class BwaAlnInteractive(ExecutableRunner): back without waiting for a full batch of reads to be sent. See: + - https://github.com/fulcrumgenomics/bwa-aln-interactive - https://bioconda.github.io/recipes/bwa-aln-interactive/README.html - - https://github.com/fulcrumgenomics/bwa/tree/interactive_aln Attributes: