-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Thomas edited this page Jan 10, 2015
·
16 revisions
What is needed to be install: In respect to python module:
- Biopython
- Beautiful Soup to support scholar.py
Required dataset:
INPUT: KEYWORD
OUTPUT: CSV file
Requirement: Biopython module
INPUT: Journal_title[str]
Return: Full Abstract & Keywords
Requirement: Need to parse the obo file INPUT: KEYWORD[str], degree of association[int] OUTPUT: a list of synonyms within given degree of association [comma-separated]