From 5c0bacee9cbdbe1d68cdc107f4ef21cc53fb5373 Mon Sep 17 00:00:00 2001 From: Priyatham Sai Chand Date: Sat, 10 Apr 2021 11:53:52 +0530 Subject: [PATCH] delete duplicate info in readme --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 98693b1..0fa4d7e 100644 --- a/README.md +++ b/README.md @@ -27,17 +27,9 @@ They can be found at: ftp://ftp.ensembl.org/pub/current_tsv/ensembl-compara/homo e.g.: ftp://ftp.ensembl.org/pub/current_tsv/ensembl-compara/homologies/homo_sapiens/Compara.97.protein_default.homologies.tsv.gz -All the databases have the same name so you have to rename the files with their respective speicies names. +All the databases have the same name so you have to rename the files with their respective species names. From `Compara.97.protein_default.homologies.tsv.gz` to `species_name.tsv.gz` -**Homology Databases:**
-Additionally, you will need to download the homologies of your choice. -They can be found at: ftp://ftp.ensembl.org/pub/current_tsv/ensembl-compara/homologies/
- -e.g.: ftp://ftp.ensembl.org/pub/current_tsv/ensembl-compara/homologies/homo_sapiens/Compara.97.protein_default.homologies.tsv.gz - -All the databases have the same name so you have to rename the files with their respective speicies names. -From `Compara.97.protein_default.homologies.tsv.gz` to `species_name.tsv.gz` All homology files must go into a directory called: `data_homology/` **Create Genome Maps:**