70 lines
3.4 KiB
HTML
70 lines
3.4 KiB
HTML
<html>
|
|
<head>
|
|
<title>AceView a comprehensive annotation of human and worm genes with mRNAs or ESTsAceView.</title>
|
|
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
|
|
<META NAME="keywords"
|
|
CONTENT="
|
|
AceView, genes, Acembly, AceDB, Homo sapiens, Human,
|
|
nematode, Worm, Caenorhabditis elegans , WormGenes, WormBase, mouse,
|
|
mammal, Arabidopsis, gene, alternative splicing variant, structure,
|
|
sequence, DNA, EST, mRNA, cDNA clone, transcript, transcription, genome,
|
|
transcriptome, proteome, peptide, GenBank accession, dbest, RefSeq,
|
|
LocusLink, non-coding, coding, exon, intron, boundary, exon-intron
|
|
junction, donor, acceptor, 3'UTR, 5'UTR, uORF, poly A, poly-A site,
|
|
molecular function, protein annotation, isoform, gene family, Pfam,
|
|
motif ,Blast, Psort, GO, taxonomy, homolog, cellular compartment,
|
|
disease, illness, phenotype, RNA interference, RNAi, knock out mutant
|
|
expression, regulation, protein interaction, genetic, map, antisense,
|
|
trans-splicing, operon, chromosome, domain, selenocysteine, Start, Met,
|
|
Stop, U12, RNA editing, bibliography">
|
|
<META NAME="Description"
|
|
CONTENT="
|
|
AceView offers a comprehensive annotation of human and nematode genes
|
|
reconstructed by co-alignment and clustering of all publicly available
|
|
mRNAs and ESTs on the genome sequence. Our goals are to offer a reliable
|
|
up-to-date resource on the genes, their functions, alternative variants,
|
|
expression, regulation and interactions, in the hope to stimulate
|
|
further validating experiments at the bench
|
|
">
|
|
<meta name="author"
|
|
content="Danielle Thierry-Mieg and Jean Thierry-Mieg,
|
|
NCBI/NLM/NIH, mieg@ncbi.nlm.nih.gov">
|
|
</head>
|
|
<script language='javascript'>
|
|
var pos = window.location.href.indexOf('?') ;
|
|
var rdb = window.location.href.indexOf('db=') ;
|
|
var db;
|
|
if(pos == -1)
|
|
db = 'human'
|
|
else
|
|
{
|
|
db = window.location.href.substr(pos+1) ;
|
|
if (db == 'toto') db = 'worm' ;
|
|
}
|
|
if (rdb != -1)
|
|
{ window.open('https://www.ncbi.nlm.nih.gov/IEB/Research/Acembly/av.cgi?'+ window.location.href.substr(rdb),'_top'); }
|
|
else
|
|
{
|
|
document.write("<frameset cols='170,*'>\n");
|
|
document.write("<frame MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=\"Auto\" FRAMEBORDER=0 FRAMESPACING=0 name='NCBI_banner' src='ncbi_banner_"+db+".v75.html'>\n");
|
|
document.write("<frame MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=\"Auto\" FRAMEBORDER=0 FRAMESPACING=0 name='info' src='HelpJan.v75.html'>\n");
|
|
document.write("</frameset>\n");
|
|
}
|
|
</script>
|
|
<NOSCRIPT>
|
|
<body>
|
|
AceView offers a comprehensive annotation of human and nematode genes
|
|
reconstructed by co-alignment and clustering of all publicly available
|
|
mRNAs and ESTs on the genome sequence. Our goals are to offer a reliable
|
|
up-to-date resource on the genes, their functions, alternative variants,
|
|
expression, regulation and interactions, in the hope to stimulate
|
|
further validating experiments at the bench
|
|
<p>
|
|
This site normally requires a javascript and frame enabled viewer,
|
|
However, click here to access as an example <a href="av.cgi?db=worm&F=hif-1">full description<a> of gene unc-32.</a>
|
|
, go to our <a href="HelpJan.html">main page</a> or see our <href="AceViewNews.html">latest news</a><br>
|
|
You can also access a short list of <a href="short_list.html">a few annotated worm and human genes</a>.
|
|
<body>
|
|
</NOSCRIPT>
|
|
</FORM>
|
|
</html>
|