Lab Archival System

From GersteinInfo
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Currently, these are the resources from the Lab that utilize Google Docs API for archiving and maintenance.

1) People's Page

  • uses a single Google Spreadsheet to keep a record of current and past Lab members.
  • uses a Python script to grab the Google Spreadsheet information onto a HTML for web display. Provides a printer-friendly version too.
  • a sanitized code and some documentation of how this can be done is found here.

2) Papers' Page

  • the Gersteinlab publishes a gargantuan amount of papers.
  • this uses Google Spreadsheet to keep a record of all the papers being published by the Gersteinlab.
  • a sanitized code and some documentation of how this can be done is found here.

3) Lectures' Page

  • scientific seminars and lectures given by people in the Gersteinlab are consolidated here.
  • this uses similar idea and layout as the Papers' Page.


ACKNOWLEDGEMENT:
Please acknowledge "Gersteinlab@Yale" if you have adapted or used this. Greatly appreciate that!