Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 521 Bytes

database.md

File metadata and controls

10 lines (7 loc) · 521 Bytes

CellPhoneDB Database

CellPhoneDB uses SqlAlchemy for database schema connection. By default runs using sqllite connector and its data are written to cellphonedb/core/cellphone.db.

Cellphonedb Schema

This is the data schema: Database schema

About Multidata table

This saves the mutual info of proteins and complexes columns. That allows us to link interactions without needing to check if is simple or complex data.