Search publications related to DNA samples or DNA vouchers of the DNA Bank Network | ||
DNA Extraction No | "> | e.g. "DSM 214846", "DB 4404" |
DNA Bank | Number of referenced DNA samples/vouchers bracketed | |
Specimen/Strain No | "> | e.g. "DSM 14846", "B 10 0209309" |
Year from | "> to "> | |
Publication | "> | Full text search (Author, Title, Journal) e.g. Sahin Aragno: search for Sahin OR Aragno; Sahin+Aragno: search for Sahin AND Aragno |
New Search |
No search key entered. |
No hits found for: "; foreach($descriptionall as $index => $descriptiontest) { $valuetest = $valueall[$index]; echo $descriptiontest."[".$valuetest."]"; } echo ". |
New Search | ||||||
Change search | ||||||
No hits found! Please change your current search! |
".$gesamt; if($gesamt == 1) {echo " publication "; } else { echo " publications ";} echo "found for:"; foreach($descriptionall as $index => $descriptiontest) { $valuetest = $valueall[$index]; echo $descriptiontest."[".$valuetest."]"; } echo ". "; echo " | ||||||
Publication | Year | DNA Bank No | "; for ($i=1; $i<=$pagegesamt; $i++) { $row=mysql_fetch_array($result1); { $Pubcount++; if($Pubcount<=$pagesize) { $ID = $row['ID_Citation']; $Link = $row['Link']; $Citation = $row['Citation']; $sqlcite = "SELECT * FROM tableciteddnas WHERE tableciteddnas.ID_Citation = '$ID' ORDER BY UnitID_DNA"; $resultcite = mysql_query($sqlcite); echo "||||
---|---|---|---|---|---|---|
"; echo $Link ? build_href1($Link,$Citation) : $Citation; echo " | ".$row['Year']." | ";
while($row=mysql_fetch_object($resultcite)) {
echo build_hrefcitation("Query.php", "sqlType=Detail&UnitID=".$row->UnitID_DNA."&CollCode=".$row->CollectionCode_DNA."&InstCode=".$row->InstitutionCode_DNA."&UnitIDS=".$row->UnitID_Specimen."&CollCodeS=".$row->CollectionCode_Specimen."&InstCodeS=".$row->InstitutionCode_Specimen, $row->UnitID_DNA) . " "; } echo " | ||||