Can anyone recommend me database for finding sequence identities among Human, Mouse, chicken and fish.
Can anyone recommend me database for finding sequence identities among Human, Mouse, chicken and fish.
How about Ensembl, with their genomic alignments? They've got multiple alignments (with a set of selected species e.g. for vertebrates you will have human, mouse, chicken; and pairwise alignment (human versus mouse, mouse versus fish, human versus fish, etc). This data can be seen on the browser (this is not the only option, just one example), retrieved through the Perl API or REST API.
Keep in mind that you won't have the alignment for all: they're difficulties with running the pipeline on fragmented assemblies of certain genomes. More information on their help page EPO Multiple Alignment.
If you need the position of exons look at the ensembl GTF/GFF files : http://www.ensembl.org/info/data/ftp/index.html
or the UCSC knownGene-like files:
http://hgdownload.cse.ucsc.edu/goldenPath/hg19/database/knownGene.txt.gz
http://hgdownload.cse.ucsc.edu/goldenPath/mm9/database/knownGene.txt.gz
...
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
please define "genomic organisation'
Genome organization refers to the sequential, not the structural organization of the genome