/genome |
Display this HTML-formatted index page that contains links to each of the
species available through common URLs. |
/genome/Binomial_name
/genome/Saccharomyces_cerevisiae/
|
An index page for species "Binomial_name". This will be an HTML-format page
containing links to each of the genome releases. |
/genome/Binomial_name/release |
Leads to index for the named release. It should be an HTML-format page
containing links to each of the data sets described below. |
/genome/Binomial_name/current |
Leads to an index of the most current release, symbolic link style. |
/genome/Binomial_name/current/dna
/genome/Saccharomyces_cerevisiae/current/dna
|
Returns a FASTA file containing big DNA fragments (e.g. chromosomes). MIME
type is application/x-fasta. |
/genome/Binomial_name/current/mrna
/genome/Saccharomyces_cerevisiae/current/mrna
|
Returns a FASTA file containing spliced mRNA transcript sequences. MIME type
is application/x-fasta. |
/genome/Binomial_name/current/ncrna
/genome/Saccharomyces_cerevisiae/current/ncrna
|
Returns a FASTA file containing non-coding RNA sequences. MIME type is
application/x-fasta. |
/genome/Binomial_name/current/protein
/genome/Saccharomyces_cerevisiae/current/protein
|
Returns a FASTA file containing all the protein sequences known to be
encoded by the genome. MIME type is application/x-fasta |
/genome/Binomial_name/current/feature
/genome/Saccharomyces_cerevisiae/current/feature
|
Returns a GFF3 file describing genome annotations. MIME type is
application/x-gff3. |