You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upload_NCBI-flu.py - for uploading sequences from the NCBI Flu database
upload_NCBI-virus.py - for uploading sequences from NCBI Virus
Both scripts should follow similar schemas to upload_gisaid.py requiring a sequences.fasta and metadata file in some flat tabular format.
Need to remember, if any additional metadata columns in the database should be needed...we'll need to update all upload and download scripts to accommodate. Better to get ahead of this.
The text was updated successfully, but these errors were encountered:
2 scripts should be prepared:
upload_NCBI-flu.py
- for uploading sequences from the NCBI Flu databaseupload_NCBI-virus.py
- for uploading sequences from NCBI VirusBoth scripts should follow similar schemas to
upload_gisaid.py
requiring asequences.fasta
andmetadata
file in some flat tabular format.Need to remember, if any additional metadata columns in the database should be needed...we'll need to update all upload and download scripts to accommodate. Better to get ahead of this.
The text was updated successfully, but these errors were encountered: