Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Molecular Viewer]->[User's Guide]->[Supported File Formats]->[GenBank Sequence]

Expand All
Collapse All
Contents

Sample of Gaussian chemical/x-genbank output file format Locate in Contents

<object data="X44010.gen" type="chemical/x-genbank" width="640" height="480" />

Referencing the National Center for Biotechnology Information Locate in Contents

If you wish to reference a submission to the National Center for Biotechnology Information then use the following URL, substituting your id for <id>. This example assumes that your data reside in the Nucleotide database ( db=nuccore ), please substitute the db= value for the appropriate database.

http://www.ncbi.nlm.nih.gov/entrez/viewer.fcgi?db=nuccore&sendto=t&id=<id>

For example, for the Id: 44010, the complete html would be:

<object data="http://www.ncbi.nlm.nih.gov/entrez/viewer.fcgi?db=nuccore&sendto=t&id=44010"
   type="chemical/x-genbank" width="640" height="480" />