We have updated the instructions to submit your write-ups and code:
* **To submit, please add the links in this table: [Method write-ups and code](https://docs.google.com/spreadsheets/d/1WLW2nEgUMoAUlRaOiMsu21EDMPFoGV2uMmVQUVhz4ik/edit?usp=sharing) (No need to send us an email)**
* The deadline has been extended to Saturday, October 8.
* **Please do not include the challenge networks in your code zip file**. It doesn't make sense that each team uploads a copy of the networks. Instead, you can choose one of the following options:
* Include instructions where the network files should be put (e.g., "download the networks of sub-challenge 1 and put them in the directory _data/subchallenge1/_")
* Include an option that allows the network directory to be specified (e.g., "--networkdir path/to/network/directory/")
* Use the Synapse API to download the network files.