Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tli14 committed Aug 21, 2022
1 parent 7fd5413 commit f29375a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ This repository provides codes and files to reproduce data and figures from the
## Scripts
* Python_Shell_scripts
- 1.Genome_Data_Collection:
- download_all_complete_genome_fasta.sh: Download complete bacteria genomes from assembly_summary.txt.
- download_genus_contaminaton_genomes.sh: Download bacteria genomes as contamination datasets.
- [download_all_complete_genome_fasta.sh](https://github.com/tli14/PanMAGs/blob/main/Python_Shell_scripts/1.Genome_Data_Collection/download_all_complete_genome_fasta.sh): Download complete bacteria genomes from assembly_summary.txt.
- [download_genus_contaminaton_genomes.sh](https://github.com/tli14/PanMAGs/blob/main/Python_Shell_scripts/1.Genome_Data_Collection/download_genus_contaminaton_genomes.sh): Download bacteria genomes as contamination datasets.
- [fastANI.sh](https://github.com/tli14/PanMAGs/blob/main/Python_Shell_scripts/1.Genome_Data_Collection/fastANI.sh): Calculate average nucleotide identity (ANI) for bacteria species.

0 comments on commit f29375a

Please sign in to comment.