Skip to content

9-11-20

Latest
Compare
Choose a tag to compare
@roblanf roblanf released this 24 Nov 23:11
· 6 commits to master since this release

Citation and reuse

Please cite this release as:

Lanfear, Rob (2020). A global phylogeny of SARS-CoV-2 sequences from GISAID. Zenodo DOI: 10.5281/zenodo.3958883

You can visit that DOI here: DOI

If you publish papers that use this tree you must still follow the GISAID data sharing and attribution rules.

Details

The trees in this release were generated with the following command line:

bash global_tree_gisaid_start_tree.sh -i [gisaid.fasta] -p [previous_iteration] -t 250

  • [gisaid.fasta] is the fasta file of high coverage and complete raw sequences from GISAID up to and including the date in the title of the release, determined by the 'submission date' filter on a GISAID data feed

  • [previous_iteration] is the filepath of the previous release, this is used to provide the excluded_sequences.tsv and ft_SH.tree files as the starting points of the current iteration.

Filtering statistics

sequences downloaded from GISAID
143253
//
alignment stats of global alignment
Alignment number:    1
Format:              aligned FASTA
Number of sequences: 140652
Alignment length:    29903
Total # residues:    4191538620
Smallest:            29105
Largest:             29903
Average length:      29800.8
Average identity:    100%
//
alignment stats of global alignment after masking sites
Alignment number:    1
Format:              aligned FASTA
Number of sequences: 140652
Alignment length:    29903
Total # residues:    4172839779
Smallest:            29036
Largest:             29675
Average length:      29667.8
Average identity:    100%
//
alignment stats after filtering out short/ambiguous sequences
Alignment number:    1
Format:              aligned FASTA
Number of sequences: 140608
Alignment length:    29903
Total # residues:    4171537236
Smallest:            29036
Largest:             29675
Average length:      29667.9
Average identity:    100%
//
alignment stats of global alignment after trimming sites that are >50% gaps
Alignment number:    1
Format:              aligned FASTA
Number of sequences: 140608
Alignment length:    29646
Total # residues:    4161263119
Smallest:            28337
Largest:             29646
Average length:      29594.8
Average identity:    100%
//
After filtering sequences with TreeShrink
Type:	Phylogram
#nodes:	243604
#leaves:	140559
#dichotomies:	97586
#leaf labels:	140559
#inner labels:	91526
Number of new sequences added this iteration
2313 alignment_names_new.txt

Notable changes to the scripts in this release

  • None

Notable aspects of the trees

  • None