Bio2BEL ADEPTUS

Bio2BEL ADEPTUS.

Manager for Bio2BEL ADEPTUS.

class bio2bel_adeptus.manager.Manager(*args, **kwargs)[source]

Manages the Bio2BEL ADEPTUS database.

is_populated()[source]

Check if the Bio2BEL ADEPTUS database is populated.

Return type:bool
populate()[source]

Populate the Bio2BEL ADEPTUS database.

Return type:None
summarize()[source]

Summarize the contents of the Bio2BEL ADEPTUS database.

Return type:Mapping[str, int]
to_bel()[source]

Output ADEPTUS as a BEL graph.

Return type:BELGraph

SQLAlchemy models for Bio2BEL ADEPTUS.

class bio2bel_adeptus.models.Base(**kwargs)

The most base type

bio2bel_adeptus

Default connection at

using Bio2BEL v0.2.0

bio2bel_adeptus [OPTIONS] COMMAND [ARGS]...

Options

-c, --connection <connection>

Defaults to

bel

Manage BEL.

bio2bel_adeptus bel [OPTIONS] COMMAND [ARGS]...

upload

Upload BEL to network store.

bio2bel_adeptus bel upload [OPTIONS]

Options

-c, --connection <connection>

write

Write as BEL Script.

bio2bel_adeptus bel write [OPTIONS]

Options

-o, --output <output>