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
Fludb should be modified to handle multiple input FASTA and metadata files that have identical column names. For now, I am only using upload_gisaid.py to handle this upload after uploading any circulating strain sequences. This works pretty well since all vaccine strain sequences and metadata can be cleanly stored in a gisaid collection and subsequently downloaded. However, it would be useful to write an upload script which would handle concatenation of sequence and metadata automatically instead of manual concatenation or multiple upload instances.
Fludb should be modified to handle multiple input FASTA and metadata files that have identical column names. For now, I am only using upload_gisaid.py to handle this upload after uploading any circulating strain sequences. This works pretty well since all vaccine strain sequences and metadata can be cleanly stored in a gisaid collection and subsequently downloaded. However, it would be useful to write an upload script which would handle concatenation of sequence and metadata automatically instead of manual concatenation or multiple upload instances.
Similar to issue #190
The text was updated successfully, but these errors were encountered: