Personal tools

Template:AccessionNumbers: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 58: Line 58:
{
{
   for(i=0;i<cols.length;i++){
   for(i=0;i<cols.length;i++){
       temp = temp +'<a href=/resource_browser/'+cols[i]+'>'+cols[i]+'</a>'+"  ";
       temp = temp +'<a href=http://trace.ddbj.nig.ac.jp/DRASearch/experiment?acc='+cols[i]+'>'+cols[i]+'</a>'+"  ";
   }
   }
}else{
}else{
temp ='<a href=/resource_browser/'+cols[i]+'>'+cols[i]+'</a>';
temp ='<a href=http://trace.ddbj.nig.ac.jp/DRASearch/experiment?acc='+cols[i]+'>'+cols[i]+'</a>';
}
}
               return temp;}},
               return temp;}},
Line 72: Line 72:
{
{
   for(i=0;i<cols.length;i++){
   for(i=0;i<cols.length;i++){
       temp = temp +'<a href=/resource_browser/'+cols[i]+'>'+cols[i]+'</a>'+"  ";
       temp = temp +'<a href=http://trace.ddbj.nig.ac.jp/DRASearch/run?acc='+cols[i]+'>'+cols[i]+'</a>'+"  ";
   }
   }
}else{
}else{
temp ='<a href=/resource_browser/'+cols[i]+'>'+cols[i]+'</a>';
temp ='<a href=http://trace.ddbj.nig.ac.jp/DRASearch/run?acc='+cols[i]+'>'+cols[i]+'</a>';
}
}
               return temp;}},
               return temp;}},
Line 86: Line 86:
{
{
   for(i=0;i<cols.length;i++){
   for(i=0;i<cols.length;i++){
       temp = temp +'<a href=/resource_browser/'+cols[i]+'>'+cols[i]+'</a>'+"  ";
       temp = temp +" "+cols[i];
   }
   }
}else{
}else{
temp ='<a href=/resource_browser/'+cols[i]+'>'+cols[i]+'</a>';
temp =cols[i];
}
}
               return temp;}},
               return temp;}},
Line 100: Line 100:
{
{
   for(i=0;i<cols.length;i++){
   for(i=0;i<cols.length;i++){
       temp = temp +'<a href=/resource_browser/'+cols[i]+'>'+cols[i]+'</a>'+"  ";
       temp = temp +" "+cols[i];
   }
   }
}else{
}else{
temp ='<a href=/resource_browser/'+cols[i]+'>'+cols[i]+'</a>';
temp =cols[i];
}
}
               return temp;}}
               return temp;}}
Line 110: Line 110:


});
});
motif_table.$('td').hover( function() {
        var iCol = $('td', this.parentNode).index(this) % 5;
        $('td:nth-child('+(iCol+1)+')', motif_table.$('tr')).addClass( 'highlighted' );
    }, function() {
        motif_table.$('td.highlighted').removeClass('highlighted');
    } );
});
});
</script>
</script>
Line 123: Line 116:
==Data Accession Details ==
==Data Accession Details ==
<br>
<br>
* Sample Accession Number :  [http://www/{{{DRA_sample_Accession}}} {{{DRA_sample_Accession}}}]   
* Sample Accession Number :  [http://trace.ddbj.nig.ac.jp/DRASearch/sample?acc={{{DRA_sample_Accession}}} {{{DRA_sample_Accession}}}]   
<br>
<br>
<br>
<br>
* Library Accession Numbers : <br><br>
* Library Accession Numbers : <br><br>
<includeonly> <table cellpadding="0" cellspacing="0" border="0" class="display" id="example"></table></includeonly>
<includeonly> <table cellpadding="0" cellspacing="0" border="0" class="display" id="example"></table></includeonly>

Latest revision as of 13:23, 1 October 2013

Data Accession Details




  • Library Accession Numbers :