Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data table and License note #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion 04-so_you_wanna.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The following workflow seems to work well, but if you prefer another one, let me
11. Ask a colleague to try to run your code, given the manuscript and access to the repository, and no other help from you.
12. When the final manuscript is ready for coauthors' approval, confirm with them (if you've not yet) their funding and preferred and non-preferred reviewers. Make sure they don't have a COI with any of the preferred reviewers.
13. Draft the cover letter, or whatever introductory text the journal requires.
14. When all coauthors have approved the manuscript, we submit it to a preprint server (without journal-specific typesetting), publish the repository, and submit to a journal.
14. When all coauthors have approved the manuscript, we submit it to a preprint server (without journal-specific typesetting), publish the repository, and submit to a journal. Note: Preprints should be licensed [CC BY](https://creativecommons.org/share-your-work/cclicenses/) 4.0 without noncommercial or nondistribution restrictions.
15. Celebrate.

### "Mature" papers
Expand Down
16 changes: 14 additions & 2 deletions 05-coding.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -994,13 +994,13 @@ For each node purchased by the lab, the warranty is 5 years. Once the warranty r
For the current status of private nodes, use:


```{sh}
```
sinfo -p cobey
```

Or for nodes with "cobey" in the name:

```{sh}
```
sinfo | grep cobey
```

Expand Down Expand Up @@ -1055,3 +1055,15 @@ If data is exposed, lost or stolen, it should be reported according to the corre

Methods for transferring files are available in the [MidwayR User Guide](https://midwayr-docs.rcc.uchicago.edu/data-transfer/).


### Data Locations


|Name|MidwayR Directory|Aura Name|IRB Code|Location(s)|
|----|-----------------|---------|--------|-----------|
|PARIS/SPARTA|cobey-covid|COVID-19 immune dynamics|IRB20-2105|MidwayR|
|DRIVE|cobey-drive|Flu and COVID-19 RCT|IRB20-0217|MidwayR|
|Marshfield|N/A|Flu vaccine effectiveness|IRB17-1134|UChicago Box|
|NPICS|N/A|Longitudinal dynamics|IRB18-0554|Midway/UChicago Box|
|DIVERsity|N/A|Heterogeneous responses|IRB22-0713|CRI/UChicago Box|