Skip to content

Commit 0a3181c

Browse files
committed
Fix GATK url
1 parent 2ac6a98 commit 0a3181c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: polyRAD
22
Version: 1.5
3-
Date: 2021-08-31
3+
Date: 2021-09-02
44
Title: Genotype Calling with Uncertainty from Sequencing Data in Polyploids and Diploids
55
Authors@R: c(person("Lindsay V.", "Clark", email = "lvclark@illinois.edu",
66
role = c("aut", "cre"),

man/VCF2RADdata.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Variant Call Format specification: \url{http://samtools.github.io/hts-specs/}
142142

143143
TASSEL GBSv2 pipeline: \url{https://bitbucket.org/tasseladmin/tassel-5-source/wiki/Tassel5GBSv2Pipeline}
144144

145-
GATK: \url{https://gatk.broadinstitute.org}
145+
GATK: \url{https://gatk.broadinstitute.org/hc/en-us}
146146

147147
Tassel4-Poly: \url{https://github.com/guilherme-pereira/tassel4-poly}
148148
}

0 commit comments

Comments
 (0)