Skip to content

Commit

Permalink
add civet to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcolq committed Jul 16, 2021
1 parent 61a89e5 commit fd6cac9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion resources/publish_readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@
- `cog_<date>_alignment.fa` : filtered, trimmed alignment with sequences matching those in the corresponding metadata
- `cog_<date>_metadata.csv` : corresponding metadata for filtered, trimmed alignment with the following columns `"sequence_name", "country","adm1","is_pillar_2","sample_date", "epi_week","lineage","lineages_version"`


### Civet3
- `cog_global_<date>_private_alignment.fa` : masked, trimmed, filtered alignment of COG and GLOBAL sequences
- `cog_global_<date>_private_metadata.csv` : corresponding metadata with the following columns `"sequence_name","gisaid_id","cog_id","source_id","sample_date","epi_week","country","adm1","adm2","suggested_adm2_grouping","outer_postcode","is_surveillance","is_travel_history","travel_history","is_pillar_2","collection_pillar","lineage","lineages_version","scorpio_call"`
- `cog_global_<date>_mutations.csv` : metadata file produced by gofasta updown list, providing information about nucleotide mutations and ambiguous regions in aligned sequences

0 comments on commit fd6cac9

Please sign in to comment.