Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update download-go-annotations.md #585

Merged
merged 1 commit into from
Aug 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _docs/download-go-annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ For all other organisms we recommend downloading annotations from one of the fol
<br><img src="/assets/NCBIsearchbox.png" alt="NCBI homepage search" width="600" div style="border: 2px solid black;"/><br>
* Follow the ["Genomes" link](https://www.ncbi.nlm.nih.gov/datasets/genome/?taxon=7165){:target="blank"}
<br><img src="/assets/NCBIgenomelink.png" alt="NCBI Genomes link" width="600" div style="border: 2px solid black;"/><br>
* Select the [reference assembly](https://www.ncbi.nlm.nih.gov/datasets/genome/GCF_943734735.2/){:target="blank"} at the top of the list; this entry is indicated with a green "reference genome" icon and a GCF identifer listed in the RefSeq column
* Select the [reference assembly](https://www.ncbi.nlm.nih.gov/datasets/genome/GCF_943734735.2/){:target="blank"} at the top of the list; this entry is indicated with a green "reference genome" icon and a `GCF_` identifer listed in the RefSeq column
<br><img src="/assets/NCBIrefassembly.png" alt="NCBI reference assembly" width="600" div style="border: 2px solid black;"/><br>
* Click on the [FTP link](https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/943/734/735/GCF_943734735.2_idAnoGambNW_F1_1/){:target="blank"}
<br><img src="/assets/NCBIftp.png" alt="NCBI FTP link to GAF" width="600" div style="border: 2px solid black;"/><br>
Expand Down