viralInformatics / VIGA

13 stars 1 forks source link

Where does the RefSeqVirusProtein come from? #1

Closed lexikazen closed 10 months ago

lexikazen commented 10 months ago

I'm on the makedb step of the installation process, and I'm confused about where the RefSeqVirusProtein comes from. I don't see any steps saying to download a protein database but I'm assuming it's separate from nr since that's a separate database?

viralInformatics commented 10 months ago

Sorry for your confusion, the reference protein database is available for download at NCBI RefSeq via ftp as follows: wget -c ftp.ncbi.nlm.nih.gov/refseq/release/viral/viral.1.protein.faa.gz

lexikazen commented 10 months ago

Ok thank you so much!