-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from OdyOSG/develop
release candidate v0.1.8
- Loading branch information
Showing
7 changed files
with
33 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -256,6 +256,8 @@ <h2 data-number="5.1" class="anchored" data-anchor-id="sending-results"><span cl | |
<p>Results from this study will be loaded to a secure file transfer protocol (sftp) hosted by Bayer. Participants in the study will be provided a key and password for the sftp emailed individually. Please contact the study coordinators if you do not have the sftp credentials prior to running the study.</p> | ||
<section id="instructions-to-share" class="level3" data-number="5.1.1"> | ||
<h3 data-number="5.1.1" class="anchored" data-anchor-id="instructions-to-share"><span class="header-section-number">5.1.1</span> Instructions to Share</h3> | ||
<section id="sftp" class="level4" data-number="5.1.1.1"> | ||
<h4 data-number="5.1.1.1" class="anchored" data-anchor-id="sftp"><span class="header-section-number">5.1.1.1</span> SFTP</h4> | ||
<ol type="1"> | ||
<li>Review that a sftp key and secret credential have been sent to your site via email</li> | ||
<li>Open the file <code>extras/ShareResults.R</code></li> | ||
|
@@ -268,11 +270,16 @@ <h3 data-number="5.1.1" class="anchored" data-anchor-id="instructions-to-share"> | |
</ul></li> | ||
<li>Contact the study coordinators that you have successfully uploaded your results to sftp</li> | ||
</ol> | ||
</section> | ||
<section id="via-email" class="level4" data-number="5.1.1.2"> | ||
<h4 data-number="5.1.1.2" class="anchored" data-anchor-id="via-email"><span class="header-section-number">5.1.1.2</span> Via email</h4> | ||
<p>You may also email the results to <a href="mailto:[email protected]">Martin Lavallee</a> as a zip file using the following naming convention: <code><site_id>_results_<date>.zip</code>.</p> | ||
|
||
|
||
</section> | ||
</section> | ||
</section> | ||
</section> | ||
|
||
</main> <!-- /main --> | ||
<script id="quarto-html-after-body" type="application/javascript"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,6 +64,8 @@ Results from this study will be loaded to a secure file transfer protocol (sftp) | |
|
||
### Instructions to Share | ||
|
||
#### SFTP | ||
|
||
1) Review that a sftp key and secret credential have been sent to your site via email | ||
2) Open the file `extras/ShareResults.R` | ||
3) Run the R file line by line | ||
|
@@ -73,3 +75,7 @@ Results from this study will be loaded to a secure file transfer protocol (sftp) | |
- Execute the remaining lines | ||
4) Contact the study coordinators that you have successfully uploaded your results to sftp | ||
|
||
#### Via email | ||
|
||
You may also email the results to [Martin Lavallee](mailto:[email protected]) as a zip file using the following naming convention: `<site_id>_results_<date>.zip`. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters