Skip to content

Commit afb94a8

Browse files
jthmillerpeterjc
authored andcommitted
Fixed link to UCSC to correct file
The previous link fetched the human chr10; the following tutorial errors out with the human file.
1 parent 1ef7830 commit afb94a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

wiki/Multiple_Alignment_Format.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Biopython 1.69 includes a MAF reader and writer accessible via
1818

1919
All examples below make use of the Multiz [30-way alignment to mouse
2020
chromosome
21-
10](http://hgdownload.cse.ucsc.edu/goldenpath/hg19/multiz46way/maf/chr10.maf.gz)
21+
10](http://hgdownload.cse.ucsc.edu/goldenpath/mm9/multiz30way/maf/chr10.maf.gz)
2222
available from UCSC.
23-
23+
2424
Getting the AlignIO code from GitHub
2525
------------------------------------
2626

0 commit comments

Comments
 (0)