Skip to content

Missing PPI network generation script #6

@slathwal

Description

@slathwal

Hi team,
The script for ppi data processing ./data/scripts/ppi/export_ppi_all_genes.py, loads data as follows:
path_edge_list = '../../raw/ppi/2022-03-PPI/processed/ppi_edgelist.txt'

However, it is not clear how the file ppi_edgelist.txt has been generated.

The README.md file in the raw data description of ppi folder ./data/raw/ppi/2022-03-PPI/ mentions three data sources, but it's unclear how to get the edgelist file from those sources. Could you please guide me on how PPI generation has been done or add a script to generate ppi_edgelist.txt file from the raw data files mentioned in ppi raw data folder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions