This is a software package on Python that expedited our data extraction process. This data was need to parameterize this model and the data types included: metabolomic, proteomic and kinetic data. Helium allows for extraction from dynamic (javascript) based websites such as the databases we used to get the data used for parameterization.
Here is a video of how Helium automated the process of extracting data from the database
This is a software package on Python that expedited our data extraction process. This data was need to parameterize this model and the data types included: metabolomic, proteomic and kinetic data. Beautiful Soup allows for extraction from Static (HTML) based websites such as the databases we used to get the data used for parameterization.
Leader: Riya Mathur