Lab Archival System
From GersteinInfo
(Difference between revisions)
(Created page with 'Currently, these are the resources from the Lab that utilize Google Docs API for archiving and maintenance. 1) [http://www.gersteinlab.org/people/ People's Page] * uses a single…') |
|||
(3 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
* uses a single Google Spreadsheet to keep a record of current and past Lab members. | * 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. | * 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 [http://info.gersteinlab.org/Grabbing_Google_Docs_information_with_a_Python#GoogleSpreadsheet_Class here]. |
2) [http://papers.gersteinlab.org/ Papers' Page] | 2) [http://papers.gersteinlab.org/ Papers' Page] | ||
Line 15: | Line 15: | ||
* this uses similar idea and layout as the Papers' Page. | * this uses similar idea and layout as the Papers' Page. | ||
- | + | <br>'''ACKNOWLEDGEMENT:''' | |
- | Please acknowledge "Gersteinlab@Yale" if you have used this | + | <br>'''Please acknowledge "Gersteinlab@Yale" if you have adapted or used this. Greatly appreciate that!''' |
Latest revision as of 16:09, 14 September 2011
Currently, these are the resources from the Lab that utilize Google Docs API for archiving and maintenance.
- 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.
- 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!