Skip to content

Commit 0b2e59b

Browse files
authored
Update README.md
1 parent 25466bd commit 0b2e59b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,7 @@ conda install -c bioconda samplot
117117
## Examples:
118118

119119
Samplot requires either BAM files or CRAM files as primary input. If you use
120-
CRAM, you'll also need a reference genome like one used the the [1000 Genomes
121-
Project](ftp://ftp-trace.ncbi.nih.gov/1000genomes/ftp/technical/reference/human_g1k_v37.fasta.gz).
120+
CRAM, you'll also need a reference genome. You can easily acquire a reference genome file with [GGD](https://github.com/gogetdata/ggd-cli), which is also available from conda.
122121

123122
### Basic use case
124123
Using data from NA12878, NA12889, and NA12890 in the

0 commit comments

Comments
 (0)