Skip to content

Commit

Permalink
Merge pull request #11 from hackbio-ca/6amjune
Browse files Browse the repository at this point in the history
Addition of sources for protein-protein interaction data.
  • Loading branch information
LZhang98 authored Sep 29, 2024
2 parents 30d22aa + 3b8937e commit ef9ec02
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,21 @@ git pull origin main
git branch -d your-name
```

6. Upon implementing a new feature, simply repeat from step 2.
6. Upon implementing a new feature, simply repeat from step 2.

## Sources

| **Publication** | Cell line |
| :--- | :---: |
| Johnson *et al.*, (2021) [^1] | HEK293T |
| Johnson *et al.*, (2021) [^1]| Jurkat |
| Johnson *et al.*, (2021) [^1] | HUVEC |
| Huttlin *et al.*, (2021) [^2] | HEK293T |
| Huttlin *et al.*, (2021) [^2] | HCT116 |
| Göös *et al.*, (2022) [^3] | HEK293 |
| Khoroshkin *et al.*, (2024) [^4] | K562 |

[^1]: [Johnson, K. L. *et al.* Revealing protein-protein interactions at the transcriptome scale by sequencing. *Molecular Cell* **81,** 3877 (2021).](https://www.cell.com/molecular-cell/fulltext/S1097-2765(21)00574-8)
[^2]: [Huttlin, E. L. *et al.* Dual proteome-scale networks reveal cell-specific remodeling of the human interactome. *Cell* **184**, 11 (2021).](https://doi.org/10.1016/j.cell.2021.04.011)
[^3]: [Göös, H. *et al.* Human transcription factor protein interaction networks. *Nature Communications* **13**, (2022).](https://www.nature.com/articles/s41467-022-28341-5)
[^4]: [Khoroshkin, M. *et al.* Systematic identification of post-transcriptional regulatory modules. *Nature Communications* **15**, (2024).](https://www.nature.com/articles/s41467-024-52215-7)

0 comments on commit ef9ec02

Please sign in to comment.