-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgenomes.html
executable file
·57 lines (52 loc) · 3.03 KB
/
genomes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!DOCTYPE html>
<?php include "menu.html" ?>
<div class="wrapper row3">
<main class="hoc container clear">
<!-- main body -->
<!-- ################################################################################################ -->
<div class="content">
<!-- ################################################################################################ -->
<H1><font color=black>Whole Genomes Sequenced/Assambled/Annotated at IMTECH</font></H1>
<hr>
Complete detail is available at<b> <font color="blue"> <a href="http://webs.iiitd.edu.in/raghava/genomesrs/">Genome Portal</a></font></b>
<br>
Following is list of Major Genomes
<pre>
1. Actinoalloteichus spitiensis RMV-1378T
2. Rhodococcus rhodochrous BKS6-46
3. Burkholderia sp. S J 98
4. Imtechella halotolerans K1T
5. Marinilabilia salmonicolor JCM 21150
6. Rhodococcus imtechensis sp. RKJ300
7. Debaryomyces hansenii MTCC 345
8. Rhodosporodium toruloides MTCC 457
9. Citrobacter freundii MTCC 1658 T
10. Arthrobacter sp. SJCon
11. Rhodococcus qingshengii BKS 20-40
12. Rhodococcus triatomae BKS 15-14
13. Acinetobacter baumannii MSP4-16
14. Amycolatopsis decaplanina DSM 44594 T
15. Rhodococcus ruber BKS 20-38
16. Streptomyces gancidicus strain BKS 13-15
17. Citrobacter freundii strain GTC 09479 (GTC14897)
</pre>
</main>
</div>
</div>
</div>
<div class="wrapper row4">
<footer id="footer" class="hoc clear">
<!-- ################################################################################################ -->
<div class="clear">
<div class="copyright"><a href="http://iiitd.ac.in/" target="_blank"> IIIT Delhi </a> <td><a href="http://webs.iiitd.edu.in/" target="_blank"> Health Portal at IITD</a></td> <td><a href="http://webs.iiitd.edu.in/raghava/" target="_blank"> Raghava's Group</a></td> <td><a href="https://www.facebook.com/raghavagps" target="_blank"> FACEBOOK </a></td> <td><a href="https://scholar.google.co.in/citations?user=XK5GUiYAAAAJ&hl=en" target="_blank"> SCHOLAR</a></td> <td><a href="https://www.linkedin.com/in/raghavagps/" target="_blank"> LINKEDIN</a></td> <td><a href="https://twitter.com/raghavagps" target="_blank"> TWITTER</a></td> <td><a href="https://www.youtube.com/watch?v=V-0BTIKH78E" target="_blank"> YOUTUBE</a></td> <td><a href="https://www.researchgate.net/profile/Gajendra_Raghava" target="_blank"> ResearchGate</a></td> </tr>
</fieldset>
</form>
</div>
<!-- ################################################################################################ -->
</footer>
</div>
<script src="layout/scripts/jquery.min.js"></script>
<script src="layout/scripts/jquery.backtotop.js"></script>
<script src="layout/scripts/jquery.mobilemenu.js"></script>
</body>
</html>