news.ini
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:2k
源码类别:

生物技术

开发平台:

C/C++

  1. ; $Id: news.ini,v 1000.3 2004/04/12 19:07:26 gouriano Exp $
  2. [debut]
  3. number = 1
  4. title = Tip of the day!
  5. author = Josh Cherry
  6. message = Genome Workbench now has a "news" facility.  Announcements
  7. will appear here from time to time.
  8. [five_col]
  9. number = 2
  10. title = Five-Column Feature Table
  11. author = Josh Cherry
  12. message = Genome Workbench now reads five-column feature tables (Sequin style).
  13. Look for this in the <i>Data->Import</i> menu.
  14. [mailing_list]
  15. number = 3
  16. title = GBENCH-INTERNAL Mailing List
  17. author = Mike DiCuccio
  18. message = There is a new mailing list - 
  19. <a mailto=gbench-internal@ncbi.nlm.nih.gov>gbench-internal@ncbi.nlm.nih.gov</a> - for
  20. reporting issues with using Genome Workbench, or for requesting new features.
  21. Please subscribe if you are interested in receiving updates about new
  22. internal releases or would like to receive information on the status
  23. of the application.
  24. [tabular_user_features]
  25. number = 4
  26. title = Tabular Features Import
  27. author = Josh Cherry
  28. message = Genome workbench can now import user features in
  29. tab-delimited format.  Like the other import features,
  30. this is accessed through the <i>Data->Import</i> menu. Details
  31. on the required file format can be found by clicking on the "Help" button
  32. in the dialog for this data loader.
  33. [graphical_widget_and_xlation]
  34. number = 5
  35. title = Coding Regions in Graphical View
  36. author = Vlad Lebedev
  37. message = The graphical view now has a nifty way to show the 
  38. codon boundaries of its own translation.  Try selecting a coding region 
  39. when the view is zoomed in far enough to show the sequence - the codons 
  40. corresponding to the displayed translation will appear underneath each 
  41. translated residue.
  42. [agp_reader]
  43. number = 6
  44. title = agp File Reader
  45. author = Josh Cherry
  46. message = Genome Workbench can now read files in
  47. <a href="http://www.ncbi.nlm.nih.gov/Genbank/WGS.agpformat.html">
  48. agp format</a>,
  49. which describes the assembly of a sequences from
  50. components.  Files are opened using the "Data->Open->agp file"
  51. menu item of the gbench main window.  Details can be found
  52. <a href="http://graceland.ncbi.nlm.nih.gov:6224/staff/jcherry/plugin_help/agp.html">here</a>.